Skip to content

Commit e6cb5b0

Browse files
ezd1000ezd1000
authored andcommitted
Fixing space
1 parent 685aea2 commit e6cb5b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unit_tests/test_Utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,5 @@ def test_load_source(self):
313313
module = Utils.load_source("temp_testfile", filename, inspect)
314314
self.assertEqual(module.hello(), 'Hello, world!')
315315

316-
317316
if __name__ == "__main__":
318317
unittest.main()

0 commit comments

Comments
 (0)