Skip to content

Commit

Permalink
Adding long line ignore for test data
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdavies1 committed Mar 18, 2024
1 parent 3e9c974 commit b5a36a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_data_utils.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# flake8: noqa: E501
import pytest
from fsd_utils.simple_utils.data_utils import get_remote_data_as_json
from requests.exceptions import HTTPError
Expand Down

0 comments on commit b5a36a9

Please sign in to comment.