mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-26 03:09:40 +00:00
5 lines
80 B
Python
Executable File
5 lines
80 B
Python
Executable File
from spa.models._lookup import _Lookup
|
|
|
|
class Recurrence(_Lookup):
|
|
pass
|