MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / check_unused_args

Method check_unused_args

tools/python-3.11.9-amd64/Lib/string.py:259–260  ·  view source on GitHub ↗
(self, used_args, args, kwargs)

Source from the content-addressed store, hash-verified

257
258
259 def check_unused_args(self, used_args, args, kwargs):
260 pass
261
262
263 def format_field(self, value, format_spec):

Callers 1

vformatMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected