Private
Public Access
1
0

rojabo initial commit

This commit is contained in:
Sander Roosendaal
2022-03-10 08:00:21 +01:00
parent adbb5bb02f
commit 62f3d373cf
2 changed files with 8 additions and 0 deletions

2
rowers/rojabo_stuff.py Normal file
View File

@@ -0,0 +1,2 @@
from rowers.models import Rower, Workout, TombStone
from rowers import utils