You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within the past 24 hours or so, CodeQL has generated a large number of false positives within my various python repos for py/file-not-closed . In each case, I am already using a with statement. For example: