Skip to content

Commit

Permalink
remove unused import scipy.special
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Bailey authored and Stephen Bailey committed Apr 25, 2024
1 parent ce0aa44 commit 4c6bd98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/redrock/fitz.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import numpy as np
import scipy.constants
import scipy.special

from . import constants

Expand Down

0 comments on commit 4c6bd98

Please sign in to comment.