Skip to content

Fixed a few overload definitions in absl.flags#406

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_888686172
Open

Fixed a few overload definitions in absl.flags#406
copybara-service[bot] wants to merge 1 commit intomainfrom
test_888686172

Conversation

@copybara-service
Copy link
Copy Markdown

Fixed a few overload definitions in absl.flags

Literal[True] cannot have a default value, because the implementation uses
required=False as the default.

`Literal[True]` cannot have a default value, because the implementation uses
`required=False` as the default.

PiperOrigin-RevId: 888686172
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant