Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 10, 2024
1 parent 7454c10 commit 8345b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pushsource/_impl/model/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
)
from .modulemd import ModuleMdPushItem, ModuleMdSourcePushItem
from .comps import CompsXmlPushItem
from .productid import ProductId,ProductIdPushItem
from .productid import ProductId, ProductIdPushItem
from .ami import (
AmiPushItem,
AmiRelease,
Expand Down

0 comments on commit 8345b76

Please sign in to comment.