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

Linting: Fix issue with ruff #124

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Linting: Fix issue with ruff #124

merged 1 commit into from
Jun 11, 2024

Conversation

squioc
Copy link
Collaborator

@squioc squioc commented Jun 4, 2024

The last version of ruff disapproves quotes for type annotation (UP037).
This issue prevents the success of PRs

@squioc squioc added the bug Something isn't working label Jun 4, 2024
@squioc squioc requested review from Darkheir, a team, Gwe-n and gjeantet June 4, 2024 13:28
Copy link

github-actions bot commented Jun 4, 2024

Test Results

167 tests  ±0   166 ✅ ±0   1m 23s ⏱️ +3s
  1 suites ±0     1 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 9347425. ± Comparison against base commit 94fab9e.

@squioc squioc enabled auto-merge June 4, 2024 14:10
@squioc squioc disabled auto-merge June 11, 2024 07:28
@squioc squioc merged commit d8c8814 into main Jun 11, 2024
4 checks passed
@squioc squioc deleted the fix/FixLinting branch June 11, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants