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 13, 2024
1 parent 3941da8 commit e770dcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions python/petsird/helpers/analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import sys

import petsird

from . import get_detection_efficiency, get_module_and_element, get_num_det_els

if __name__ == "__main__":
Expand Down
1 change: 1 addition & 0 deletions python/petsird/helpers/generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

import numpy
import petsird

from . import get_module_and_element, get_num_det_els

# these are constants for now
Expand Down

0 comments on commit e770dcd

Please sign in to comment.