Skip to content

Commit

Permalink
CLN: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas committed Jan 2, 2024
1 parent 0870f57 commit e007247
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pysindy/optimizers/trapping_sr3.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import warnings
from itertools import combinations as combo_nr
from itertools import combinations_with_replacement as combo_wr
from math import comb
from typing import Tuple

Expand Down

0 comments on commit e007247

Please sign in to comment.