MCPcopy Index your code
hub / github.com/python-pendulum/pendulum / timezone.py

File timezone.py

src/pendulum/tz/timezone.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# mypy: no-warn-redundant-casts
2from __future__ import annotations
3
4import datetime as _datetime

Callers

nothing calls this directly

Calls 1

TimezoneClass · 0.85

Tested by

no test coverage detected