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] add missing comma #234

Merged
merged 1 commit into from
Nov 14, 2023
Merged

[FIX] add missing comma #234

merged 1 commit into from
Nov 14, 2023

Conversation

remi-filament
Copy link
Contributor

Add missing comma causing ruff to fail :

ruff failed
  Cause: Failed to parse `.ruff.toml`: TOML parse error at line 10, column 5
   |
10 |     "I",  # isort
   |     ^
invalid array
expected `]`

@remi-filament
Copy link
Contributor Author

Hi @sbidoul, found a trivial issue on .ruff.toml file

@sbidoul sbidoul merged commit 8ad97a6 into OCA:master Nov 14, 2023
8 checks passed
@sbidoul
Copy link
Member

sbidoul commented Nov 14, 2023

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

Successfully merging this pull request may close these issues.

2 participants