Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
remove unnecessary condition
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 29, 2016
1 parent e7f6055 commit a40ff97
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions _unittests/ut_pycode/test_full_unit_test_module_template.py
Expand Up @@ -135,9 +135,6 @@ def skip_function(name, code):
if memo is not None:
sys.modules["src"] = memo

fLOG(r)
assert r


if __name__ == "__main__":
unittest.main()

0 comments on commit a40ff97

Please sign in to comment.