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

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 30, 2020
1 parent 5ae6d7f commit 11f652a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _unittests/ut_module/test_code_style.py
Expand Up @@ -147,6 +147,8 @@ def test_style_test(self):
"test_SKIP_torch.py:102: E1101",
"test_SKIP_torch.py:104: E1101",
"R1720",
"quicksort.py",
"quicksort2.py",
]

if is_travis_or_appveyor() == "appveyor":
Expand Down

0 comments on commit 11f652a

Please sign in to comment.