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