mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-23 00:12:15 +00:00
Properly folderise rigboard views
This commit is contained in:
5
RIGS/views/__init__.py
Normal file
5
RIGS/views/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .crud import *
|
||||
from .finance import *
|
||||
from .hs import *
|
||||
from .ical import *
|
||||
from .rigboard import *
|
||||
Reference in New Issue
Block a user