Skip to content

Commit

Permalink
builder: small whitespace fix
Browse files Browse the repository at this point in the history
Two lines before the first class. Will make auto-format happy;
and David.
  • Loading branch information
gicmo committed Jan 24, 2022
1 parent 5f16fb1 commit 9c5f38f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/builder/osbuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
# koji API. It is based on the corresponding OpenAPI specification
# version '1' and should model it closely.


class Repository:
def __init__(self, baseurl: str, gpgkey: str = None):
self.baseurl = baseurl
Expand Down

0 comments on commit 9c5f38f

Please sign in to comment.