MCPcopy 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
13def COMMENT(string): # noqa: N802
14 pass
15
16
17COMMENT("**** Usage of the ``Enum`` class. ****")

Callers 1

play-with-enums.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected