Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
forrestfwilliams committed Nov 15, 2023
1 parent 9e63591 commit 149d758
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions isce2_topsapp/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@

ESA_HOST = 'dataspace.copernicus.eu'


def localize_data(
reference_scenes: list,
secondary_scenes: list,
Expand Down
2 changes: 0 additions & 2 deletions tests/test_main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import netrc
import os
from unittest.mock import PropertyMock

import pytest

Expand Down

0 comments on commit 149d758

Please sign in to comment.