Skip to content

Commit

Permalink
Fixed ActionPayload import
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeusina committed Sep 19, 2023
1 parent 51df37c commit 986b727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion petersbugredu_wrap/types/lesson_entry.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import datetime

from petersbugredu_wrap.types import ActionPayload
from petersbugredu_wrap.types.action_payload import ActionPayload
from petersbugredu_wrap.types.estimate import Estimate
from petersbugredu_wrap.types.identity import Identity
from petersbugredu_wrap.types.task import Task
Expand Down

0 comments on commit 986b727

Please sign in to comment.