Skip to content

Commit

Permalink
fix: remove numpy in test_parsers
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Feb 3, 2024
1 parent 51b679f commit f56b0bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_parsers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

from numpy import exp
from src.nbiatoolkit.utils.parsers import clean_html, convertMillis
from datetime import datetime
import pytest
Expand Down

0 comments on commit f56b0bc

Please sign in to comment.