ruff
93d582d7 - Avoid `TRIO115` if the argument is a variable (#10376)

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
Parents
Loading