I have created a class called Settings() and assigned s = Settings()
Settings()
s = Settings()
class Settings(): def __init__(self,path): self.pa