Skip to content

Commit

Permalink
Update contamination.py
Browse files Browse the repository at this point in the history
Noticed a useless import..
  • Loading branch information
EmilieMauduit committed Jan 24, 2024
1 parent eb9e4d4 commit 22a163e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nenupy/schedule/contamination.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@


import logging
from threading import local

log = logging.getLogger(__name__)

import numpy as np
Expand Down

0 comments on commit 22a163e

Please sign in to comment.