Appease linter with right spacing

This commit is contained in:
Luke Murphy 2019-08-01 16:54:55 +02:00
parent f6bfabc7aa
commit 7b6ff983cd
No known key found for this signature in database
GPG key ID: 5E2EF5A63E3718CC

View file

@ -1,5 +1,6 @@
import os.path
def test_open_cachefile_creates(monkeypatch, tmp_path):
monkeypatch.setenv('MOULINETTE_CACHE_DIR', str(tmp_path))