MCPcopy
hub / github.com/python-attrs/attrs / Cls1

Class Cls1

tests/test_funcs.py:777–778  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

775
776 @attr.s
777 class Cls1:
778 param1 = attr.ib()
779
780 @attr.s
781 class Cls2:

Callers 2

test_dictsMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_dictsMethod · 0.68