Skip to content

Commit cba8450

Browse files
author
ori.s
committed
Lint #2
1 parent f2f8316 commit cba8450

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_errors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ def get(self):
298298
with pytest.raises(Exception):
299299
client.get('/api/test/')
300300

301-
302301
def test_custom_default_errorhandler(self, app, client):
303302
api = restplus.Api(app)
304303

0 commit comments

Comments
 (0)