Skip to content

Commit

Permalink
black and flake formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajaditya Chauhan authored and jhutar committed Feb 29, 2024
1 parent 5666510 commit b175f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opl/generators/inventory_ingress.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def _mid(self, data):
return data["subscription_manager_id"]

def _data(self):

packages_generated = self.pg.generate(self.packages)
data = {
"inventory_id": self._get_uuid(),
Expand Down

0 comments on commit b175f63

Please sign in to comment.