Skip to content

Commit

Permalink
Update ocpp/v16/call.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jerome-benoit authored Dec 18, 2024
1 parent e8f6259 commit d09fcfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ocpp/v16/call.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ class SendLocalList:
@dataclass
class SetChargingProfile:
connector_id: int
# Accept Dict for backwards compatibility
cs_charging_profiles: Union[ChargingProfile, Dict]


Expand Down

0 comments on commit d09fcfd

Please sign in to comment.