Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 12, 2022
1 parent 318609a commit d0d6705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/test_offline_cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -466,4 +466,4 @@ def run_simple_kernels(max_size):
if rem > 0:
rem += 2
assert len(listdir(
tmp_offline_cache_file_path())) - count_of_cache_file == rem
tmp_offline_cache_file_path())) - count_of_cache_file == rem

0 comments on commit d0d6705

Please sign in to comment.