MCPcopy
hub / github.com/psf/requests-html / status

Method status

setup.py:46–48  ·  view source on GitHub ↗

Prints things in bold.

(s)

Source from the content-addressed store, hash-verified

44
45 @staticmethod
46 def status(s):
47 """Prints things in bold."""
48 print('\033[1m{0}\033[0m'.format(s))
49
50 def initialize_options(self):
51 pass

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected