ALBS-1040: Investigate why Pungi doesn't put modules packages into the final repos
#13
Merged
soksanichenko
merged 2 commits from ALBS-1040
into al_master
7 months ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'ALBS-1040'
Deleting a branch is permanent. It CANNOT be undone. Continue?
@ -819,3 +820,2 @@
class KojiMockPackageSet(PackageSetBase):
class KojiMockPackageSet(KojiPackageSet):
def __init__(
self,
Why double indentation for the arguments? Previous variant looks fine
It's pycharm and its rules) In some cases it does double indentation for which constructions.
8dd7d8326f
into al_master 7 months agoReviewers
8dd7d8326f
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.