Skip to content
Snippets Groups Projects
Commit 9de5ef24 authored by Michele Garioni's avatar Michele Garioni
Browse files

fix: update module name

parent a4ca4d38
No related branches found
No related tags found
4 merge requests!24Draft: Count gene,!21fix: add cli to sample_from_input,!20Feature,!19Feature
Pipeline #13777 failed
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
import pytest import pytest
import pandas as pd import pandas as pd
from src.sampleinput import sample_from_input from src.sample_from_input import sample_from_input
def test_sampleinput(tmpdir): def test_sampleinput(tmpdir):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment