Skip to content

Commit

Permalink
chore(lint): flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 4, 2023
1 parent ee718f5 commit 4198adb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions tests/commands/test_mapping_sheet.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import pytest

from ocdskit.__main__ import main
from tests import assert_command, assert_command_error, path

Expand Down
3 changes: 0 additions & 3 deletions tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import logging
import os.path

import pytest

import ocdskit.packager
Expand Down
1 change: 0 additions & 1 deletion tests/test_packager.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import json

import pytest
from ocdsmerge import Merger
from ocdsmerge.util import get_release_schema_url, get_tags

Expand Down

0 comments on commit 4198adb

Please sign in to comment.