Skip to content

Commit

Permalink
first attempt to create the class MastAladin by subclassing ipyaladin…
Browse files Browse the repository at this point in the history
….Aladin
  • Loading branch information
bafio authored Feb 20, 2025
1 parent a8e2e9f commit 5088fcf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mast_aladin_lite/app.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
from ipyaladin import Aladin


class MastAladin(Aladin):
pass

0 comments on commit 5088fcf

Please sign in to comment.