Skip to content

Commit

Permalink
fix lint_and_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nipeone committed May 24, 2024
1 parent 232c7ac commit 3142b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_cached_tiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ def setup_class(cls):
large_image.cache_util.cache._tileLock = None
config.setConfig('cache_backend', 'redis')


class TestPythonCache(LargeImageCachedTilesTest):
@classmethod
def setup_class(cls):
Expand Down

0 comments on commit 3142b85

Please sign in to comment.