Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 1aca07c

Browse files
committed
fixed charger access mapping
1 parent 237ca71 commit 1aca07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33

44
from dotenv import load_dotenv
5-
from goechargerv2.goecharger import GoeChargerApi
5+
from src.goechargerv2.goecharger import GoeChargerApi
66

77
load_dotenv()
88

0 commit comments

Comments
 (0)