[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
pull/91/head
pre-commit-ci[bot] 2021-10-30 12:04:32 +00:00
rodzic e455fe8d76
commit 47ade195d7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -102,5 +102,5 @@ DTSTART:19180331T020000
self.assertEqual(
str(cm.exception),
"File test/test_data/empty.ics is not readable or is empty!"
"File test/test_data/empty.ics is not readable or is empty!",
)