"examples/vscode:/vscode.git/clone" did not exist on "8531ee6aa65eeeea9729e0442a150fcc7e629b35"
Unverified Commit 9f04477f authored by lizz's avatar lizz Committed by GitHub
Browse files

Harmless changes (#340)



* harmless changes
Signed-off-by: default avatarlizz <lizz@sensetime.com>

* Update conv_module.py

* No bracket for simple class
Signed-off-by: default avatarlizz <lizz@sensetime.com>
parent e8fa66aa
......@@ -20,7 +20,7 @@ def reset_string_io(io):
io.seek(0)
class TestProgressBar(object):
class TestProgressBar:
def test_start(self):
out = StringIO()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment