Skip to content

Commit

Permalink
renamed test import
Browse files Browse the repository at this point in the history
  • Loading branch information
domonik committed Dec 16, 2022
1 parent c887fbc commit ea58cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_exercise_sheet8.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest
import numpy as np
from exercise_sheet8 import *
from p_tasks import *
from helpers import *

"""
a' = AAGTACTTT+AGGTAACACGTTTAGTCA+AAATTCCTA+AGTTTACCGGGTTAATCA
Expand Down

0 comments on commit ea58cc1

Please sign in to comment.