Skip to content

Commit

Permalink
Readd payload mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
sambible committed Jun 22, 2023
1 parent 7dc04f5 commit baafc07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nailgun/entities.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
from nailgun import client
from nailgun import entity_fields
from nailgun.entity_mixins import _get_entity_ids
from nailgun.entity_mixins import _payload
from nailgun.entity_mixins import _poll_task
from nailgun.entity_mixins import Entity
from nailgun.entity_mixins import EntityCreateMixin
Expand Down

0 comments on commit baafc07

Please sign in to comment.