We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aaeeda commit e423baeCopy full SHA for e423bae
1 file changed
db/observation.py
@@ -18,7 +18,7 @@
18
Integer,
19
TIMESTAMP,
20
PrimaryKeyConstraint,
21
- Float,
+ Float, DateTime,
22
)
23
from sqlalchemy.orm import mapped_column, relationship
24
0 commit comments