#5356 fix(mirror_project_in): unused '--check' arg removed, description adjusted
Merged by ngompa. Opened by wombelix.
wombelix/pagure fix_mirror_project_in_cli_desc_and_args  into  master

Download 5356.patch

Minor fix, mirror_project_in.py contained the arg check which wasn't used, also the description provided by the help output was from api_key_expire_mail.py. This PR removes the unused arg and adjusts the description to make clearer what the script is used for when triggered from the CLI.

2 new commits added

  • refactor(mirror_project_in): address 'flake8' findings
  • refactor(mirror_project_in): reformating based on 'black' findings

rebased onto b27772891873aa5cbe3a1c7f746cf6cf1fdc6a19

Pull-Request has been merged by ngompa

Metadata