pep8 and spelling errors

This commit is contained in:
Einar Forselv
2019-11-12 12:39:49 +01:00
parent 1fbdb89141
commit 4b9748a0c8
6 changed files with 23 additions and 27 deletions

View File

@@ -14,7 +14,7 @@ class ResticBackupTests(unittest.TestCase):
@classmethod
def setUpClass(cls):
"""Set up basic enviroment variables"""
"""Set up basic environment variables"""
os.environ['RESTIC_REPOSITORY'] = "test"
os.environ['RESTIC_PASSWORD'] = "password"