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 Nov 1, 2024
1 parent 5654da4 commit 6187342
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/dysh/util/tests/test_files.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
from pathlib import Path

import numpy as np

import dysh.util.files as duf
from pathlib import Path


class TestUtil:
"""Test dysh.util files functions"""
Expand Down

0 comments on commit 6187342

Please sign in to comment.