mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-22 02:23:48 +00:00
4 lines
80 B
Python
4 lines
80 B
Python
"""Initialize the Repo package"""
|
|
# flake8: noqa
|
|
from .base import Repo as Repo
|