Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ChouaneLouis committed May 16, 2024
1 parent 2a3c2fa commit 1e56e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_random_generator.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import matplotlib.pyplot as plt
import pytest

from cluster_import import from_csv
from cluster_import import import_thermal_cluster
from ts_generator import ProbilityLaw, ThermalCluster, ThermalDataGenerator


Expand Down

0 comments on commit 1e56e24

Please sign in to comment.