mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-30 05:28:20 +00:00
4 lines
78 B
Python
4 lines
78 B
Python
from spa.models._Lookup import _Lookup
|
|
|
|
class Recurrence(_Lookup):
|
|
pass |