Skip to content

Commit

Permalink
triggering tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremypng committed Feb 14, 2022
1 parent 6f6d906 commit 7edc85a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ns1/rest/ipam.py
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@ def delete(self, reservation_id, callback=None, errback=None):
errback=errback,
)

#triggering tests
def list(self, scopegroup_id, callback=None, errback=None):
return self._make_request(
"GET",
Expand Down

0 comments on commit 7edc85a

Please sign in to comment.