mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
4 lines
80 B
Python
4 lines
80 B
Python
"""Data science dev database ORM models."""
|
|
|
|
from __future__ import annotations
|