MCPcopy Index your code
hub / github.com/bpython/bpython / test_tabs

Method test_tabs

bpython/test/test_preprocess.py:106–107  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

104 self.assertIndented("blank_trailing_line")
105
106 def test_tabs(self):
107 self.assertIndented(original.tabs)

Callers

nothing calls this directly

Calls 1

assertIndentedMethod · 0.95

Tested by

no test coverage detected