mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-11-20 12:26:43 +00:00
Structure code in logically separated submodules (#188)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import unittest
|
||||
|
||||
from akkudoktoreos.class_akku import PVAkku, PVAkkuParameters
|
||||
from akkudoktoreos.devices.battery import PVAkku, PVAkkuParameters
|
||||
|
||||
|
||||
class TestPVAkku(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user