Private
Public Access
1
0

bug fixes

This commit is contained in:
Sander Roosendaal
2020-07-08 19:42:45 +02:00
parent ae7eb963b0
commit 8f62b62903
2 changed files with 6 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ from scipy import optimize
from scipy.signal import savgol_filter
import rowingdata
from uuid import uuid4
from rowingdata import rowingdata as rdata
from datetime import timedelta
from sqlalchemy import create_engine