ruff
93d582d7
- Avoid `TRIO115` if the argument is a variable (#10376)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Avoid `TRIO115` if the argument is a variable (#10376) ## Summary Fix "TRIO115 false positive with with sleep(var) where var starts as 0" #9935 based on the discussion in the issue. ## Test Plan Issue code added to fixture
References
#10376 - Avoid `TRIO115` if the argument is a variable
Author
augustelalande
Parents
05b40608
Loading