Skip to content

Commit

Permalink
Fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry.dygalo committed Sep 30, 2019
1 parent 0ae63a1 commit f1449e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/schemathesis/models.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# pylint: disable=too-many-instance-attributes
from typing import Any, Dict

import attr
Expand Down

0 comments on commit f1449e2

Please sign in to comment.