Skip to content

Commit

Permalink
add numpy to run test
Browse files Browse the repository at this point in the history
  • Loading branch information
ADucellierIHME committed Oct 20, 2024
1 parent 2e71324 commit 9627477
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_run.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import pytest
import numpy as np
from raking.run_raking import run_raking


Expand Down

0 comments on commit 9627477

Please sign in to comment.