Skip to content

Commit eed17d3

Browse files
ori.sdast
authored andcommitted
Lint #2
1 parent e4de3f5 commit eed17d3

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)