Skip to content

Replace previous tooling by ruff and pyright#571

Merged
PabloLec merged 3 commits into
mainfrom
replace-tools-by-ruff
Jan 25, 2025
Merged

Replace previous tooling by ruff and pyright#571
PabloLec merged 3 commits into
mainfrom
replace-tools-by-ruff

Conversation

@PabloLec

Copy link
Copy Markdown
Owner

No description provided.

Comment on lines +39 to +40
assert False, (
f"Timeout reached before condition in `{func_src}` became true. Expected: {expected}, Actual: {actual}"

Check notice

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
@sonarqubecloud

Copy link
Copy Markdown

@PabloLec PabloLec merged commit 2a02bf4 into main Jan 25, 2025
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