In progress: Jeeves communication is now based on SQLAlchemy
This commit is contained in:
parent
0fdc029153
commit
28726fee01
21 changed files with 637 additions and 78 deletions
2
pyjeeves/repositories/__init__.py
Normal file
2
pyjeeves/repositories/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .location import Location
|
||||
from .article import Article
|
||||
Loading…
Add table
Add a link
Reference in a new issue