mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-26 11:37:33 +00:00
5 lines
80 B
Python
5 lines
80 B
Python
from spa.models._Lookup import _Lookup
|
|
|
|
class Recurrence(_Lookup):
|
|
pass
|