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

fix: fix syntax errors #15179

Merged
merged 2 commits into from Mar 16, 2024
Merged

fix: fix syntax errors #15179

merged 2 commits into from Mar 16, 2024

Conversation

llnancy
Copy link
Contributor

@llnancy llnancy commented Mar 8, 2024

Description

python syntax error.

Screenshots/videos:

image

Checklist:

@llnancy llnancy changed the base branch from master to dev March 8, 2024 09:29
@AUTOMATIC1111
Copy link
Owner

AUTOMATIC1111 commented Mar 8, 2024

Clearly not a syntax error because the program obviously runs... A proper fix would be scalers: list.

@light-and-ray
Copy link
Contributor

Hm, even linter doesn't detect this. The code is not dead. Maybe linter and interpretator just ignores everything after :, it's funny XD

@AUTOMATIC1111
Copy link
Owner

= [] is a meaningful change and since it works without it, it's not needed. This should be just scalers: list

@AUTOMATIC1111 AUTOMATIC1111 merged commit cb09e1e into AUTOMATIC1111:dev Mar 16, 2024
3 checks passed
AUTOMATIC1111 added a commit that referenced this pull request Mar 16, 2024
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.

None yet

3 participants