Skip to content

Commit

Permalink
does this fix test module loading?
Browse files Browse the repository at this point in the history
  • Loading branch information
wspr committed Mar 10, 2024
1 parent d478180 commit f8115b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysankey/tests/test_fruit_defaults.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import matplotlib.pyplot as plt
from pysankey import sankey as sky
import pysankey as sky
from .test_fruit_setup import TestFruit

class TestFruitDefault(TestFruit):
Expand Down

0 comments on commit f8115b5

Please sign in to comment.