Skip to content

Commit

Permalink
fixed charger access mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
mmacai committed Nov 7, 2022
1 parent 237ca71 commit 1aca07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os

from dotenv import load_dotenv
from goechargerv2.goecharger import GoeChargerApi
from src.goechargerv2.goecharger import GoeChargerApi

load_dotenv()

Expand Down

0 comments on commit 1aca07c

Please sign in to comment.