Skip to content

Commit

Permalink
Removing numpy from imports
Browse files Browse the repository at this point in the history
  • Loading branch information
menanteau committed Jan 28, 2025
1 parent b713b64 commit 852d776
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/HeaderService/hutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
import time
import fitsio
import yaml
import numpy
import logging
from logging.handlers import RotatingFileHandler
import hashlib
Expand Down

0 comments on commit 852d776

Please sign in to comment.