Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyTables/PyTables
/ COMMENT
Function
COMMENT
examples/play-with-enums.py:13–14 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
11
12
13
def
COMMENT(string):
# noqa: N802
14
pass
15
16
17
COMMENT(
"**** Usage of the ``Enum`` class. ****"
)
Callers
1
play-with-enums.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected