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 Oct 17, 2023
1 parent 33e1e16 commit 7cb17b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/training/test_pseudo_irradiance.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import ocf_datapipes
from ocf_datapipes.training.pseudo_irradience import pseudo_irradiance_datapipe


@pytest.mark.skip("This test is failing because of file args, skipping for now")
def test_pseudo_irradiance_datapipe():
filename = os.path.join(os.path.dirname(ocf_datapipes.__file__), "../tests/config/test.yaml")
Expand Down

0 comments on commit 7cb17b3

Please sign in to comment.