mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 19:31:10 +00:00
Be explicit about argumentChecker object
This commit is contained in:
@@ -8,5 +8,5 @@ GitRef = GithubObject(
|
||||
"object",
|
||||
"_repo",
|
||||
),
|
||||
Editable( [ "sha" ], [ "force" ] ),
|
||||
Editable( Parameters( [ "sha" ], [ "force" ] ) ),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user