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

B008 Do not perform function call Input in argument defaults; instead, perform the call within the function, or read the default from a module-level singleton variable #1653

Open
christopher5106 opened this issue May 9, 2024 · 0 comments

Comments

@christopher5106
Copy link

christopher5106 commented May 9, 2024

Hi,

Code validator Ruff is not happy about this writting of the arguments of the functions:

image: Path = Input(description="360 image to upscale"),

do you have any plugin to ruff for cogs ?

Thanks

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

No branches or pull requests

1 participant