Skip to content

Commit

Permalink
testing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ebalogun01 committed Dec 13, 2023
1 parent a4c6e74 commit 8c4e624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_files/dev_tests/test_transformer_class.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest
import sys
sys.path.append('../..')
sys.path.append('../../charging_sim')
from charging_sim.transformer import OilTypeTransformer as Transformer
from charging_sim.clock import Clock
import pandas as pd
Expand Down

0 comments on commit 8c4e624

Please sign in to comment.