mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-23 16:11:10 +01:00
chore: remove deprecated -u/-p password authentication options
This commit is contained in:
@@ -45,8 +45,6 @@ def mock_args():
|
||||
args.as_app = False
|
||||
args.token_fine = None
|
||||
args.token_classic = "fake_token"
|
||||
args.username = None
|
||||
args.password = None
|
||||
args.osx_keychain_item_name = None
|
||||
args.osx_keychain_item_account = None
|
||||
args.throttle_limit = None
|
||||
|
||||
Reference in New Issue
Block a user