mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 19:31:10 +00:00
Add query check_suite_id integer to Workflow.get_runs (#2466)
This commit is contained in:
@@ -122,3 +122,5 @@ class _NotSetType:
|
||||
|
||||
class _ValuedAttribute:
|
||||
def __init__(self, value: Any) -> None: ...
|
||||
|
||||
NotSet: _NotSetType
|
||||
|
||||
Reference in New Issue
Block a user