Skip to content

Commit

Permalink
Lint changes done.
Browse files Browse the repository at this point in the history
  • Loading branch information
dabhicusp committed Mar 14, 2024
1 parent 41b12e2 commit 4b5447a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xee/ext_integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ def test_tile_fetch_kwargs(self):
self.assertNotIn('initial_delay', arr1.store.tile_fetch_kwargs)
self.assertEqual(arr1.store.tile_fetch_kwargs['max_retries'], 9)


class EEBackendEntrypointTest(absltest.TestCase):

def setUp(self):
Expand Down

0 comments on commit 4b5447a

Please sign in to comment.