Skip to content

Commit

Permalink
Fix whitespace error
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhfrank committed Jul 2, 2024
1 parent 6c9b2ba commit 87bf433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions articat/tests/utils_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
from articat.utils.typing import PathType
from articat.utils.utils import download_artifact, dummy_unsafe_cache, get_repo_and_hash


def get_source_path_that_looks_like_path_from_catalog() -> Path:
p = Path(
tempfile.mkdtemp(dir=TestFSArtifact.config().fs_prod_prefix(), suffix="__ID__")
Expand Down

0 comments on commit 87bf433

Please sign in to comment.