mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-10 10:54:17 +00:00
4 lines
78 B
Python
Executable File
4 lines
78 B
Python
Executable File
from spa.models._Lookup import _Lookup
|
|
|
|
class Recurrence(_Lookup):
|
|
pass |