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 Jan 21, 2025
1 parent 8842a75 commit 9f3796c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pubtools/_pulp/tasks/copy_repo.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ class CopyRepo(CollectorService, PulpClientService, PulpRepositoryOperation):
This command copies RPM and SRPM content from repository repo-A to repo-B. If the user provides a non existing repo, the command fails.
"""

@property
def content_type_criteria(self):
# Only return non-None if there were really any types given.
Expand Down

0 comments on commit 9f3796c

Please sign in to comment.