Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ dst
Method
dst
tests/test_code/py/pytz/reference.py:38–39 ·
view source on GitHub ↗
(self, dt)
Source
from the content-addressed store, hash-verified
36
return
self.__name
37
38
def
dst(self, dt):
39
return
ZERO
40
41
42
import
time
as
_time
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected