Skip to content
Snippets Groups Projects
Commit 5526acaa authored by Bucknell, Mary S.'s avatar Bucknell, Mary S.
Browse files

Linting

parent 76f9da90
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ class TestNwisWebServices(TestCase):
def setUp(self):
self.service_root = 'https://fake.nwis.url.gov'
self.catalog_root= 'https://fake.nwis.catalog.usgs.gov'
self.catalog_root = 'https://fake.nwis.catalog.usgs.gov'
self.path = '/some/path/'
self.site_no = '029055631'
self.agency_cd = 'ABYZ'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment