Skip to content

Commit

Permalink
correcting import
Browse files Browse the repository at this point in the history
  • Loading branch information
skfegan committed Sep 2, 2024
1 parent 23bf245 commit 5704623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code_testing/example/test_functions.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from code_testing import functions as fun
from example import functions as fun

def test_frequency_zero():
lamda = 0
Expand Down

0 comments on commit 5704623

Please sign in to comment.