Skip to content

Commit

Permalink
Drop dependency on ai.cs and fork functions used there (theyre simple)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel da Silva authored and Daniel da Silva committed Nov 23, 2024
1 parent 78b5aa1 commit 8d75abf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rbinvariantslib/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"""
from typing import Tuple

from ai import cs
from astropy import units
import numpy as np
import numpy.typing as npt
Expand Down

0 comments on commit 8d75abf

Please sign in to comment.