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 Sep 2, 2024
1 parent a03381d commit 9e3d0d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions phys2denoise/tests/test_tasks.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Tests for phys2denoise.tasks"""

import os

import numpy as np
Expand Down
1 change: 1 addition & 0 deletions phys2denoise/tests/test_tasks_integration.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Tests for phys2denoise.tasks and their integration."""

import logging
import os

Expand Down

0 comments on commit 9e3d0d4

Please sign in to comment.