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
ROOT_DIRECTORY = __file__.replace("\\","/").replace(Path(__file__).name,"")#The first replace change windows "\" to "/", second replace remove name of file to get path to directory