- I cleared both "content settings" and "cookie and other site data", and it stopped gmail from automatically doing that.
- It was suggested that I should go to chrome://settings/passwords and then turn off the "Auto sign-in" setting, to prevent it from happening again.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
REPO_PATH = os.path.dirname(os.path.abspath(__file__)) |