group-wbl/.venv/lib/python3.13/site-packages/durationpy/__init__.py

3 lines
78 B
Python
Raw Normal View History

2026-01-09 09:48:03 +08:00
# -*- coding: UTF-8 -*-
from .duration import to_str, from_str, DurationError