MCPcopy Index your code
hub / github.com/RustPython/RustPython / dummy

Method dummy

Lib/test/test_optparse.py:285–286  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

283 'callback': 'foo'})
284
285 def dummy(self):
286 pass
287
288 def test_callback_args_no_tuple(self):
289 self.assertOptionError(

Calls

no outgoing calls

Tested by

no test coverage detected