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
Modify the audit functions to take either a filename, or a module, or a function. For example, assert_no_for_loops() can be called on a module or function object instead of a filename.