Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ausência de tipagem no retorno da função Requires #59

Closed
fazedordecodigo opened this issue Mar 16, 2024 · 0 comments
Closed

Ausência de tipagem no retorno da função Requires #59

fazedordecodigo opened this issue Mar 16, 2024 · 0 comments
Assignees
Labels
00 - Bug Something isn't working

Comments

@fazedordecodigo
Copy link
Owner

fazedordecodigo commented Mar 16, 2024

Adicionar tipagem de retorno nos overloads de Requires

@overload
def requires(self, value: object, key: str, message: str) -> Self:
@fazedordecodigo fazedordecodigo self-assigned this Mar 16, 2024
@fazedordecodigo fazedordecodigo added the 00 - Bug Something isn't working label Mar 16, 2024
@fazedordecodigo fazedordecodigo changed the title Ausência de tipagem no retorno da função Required Ausência de tipagem no retorno da função Requires Mar 16, 2024
This was referenced Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant