updated database interface

This commit is contained in:
Brian Bjarke Jensen
2024-02-20 19:55:53 +01:00
parent f0b3de27ed
commit c166420909
3 changed files with 96 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
from .classes import (
ModelOutputs,
VisualCommunication
)
from .database import connect