Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try different in_interactive_session rule
Check for interactive sessions using sys.ps1 rather than __main__.__file__, as the latter was not working on github CI
- Loading branch information