mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 03:11:09 +00:00
Remove repeated code
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# This allows None as a valid value for an optional parameter
|
||||
class DefaultValueForOptionalParametersType:
|
||||
pass
|
||||
DefaultValueForOptionalParameters = DefaultValueForOptionalParametersType()
|
||||
Reference in New Issue
Block a user