mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Appease linter with right spacing
This commit is contained in:
parent
f6bfabc7aa
commit
7b6ff983cd
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
import os.path
|
||||
|
||||
|
||||
def test_open_cachefile_creates(monkeypatch, tmp_path):
|
||||
monkeypatch.setenv('MOULINETTE_CACHE_DIR', str(tmp_path))
|
||||
|
||||
|
|
Loading…
Reference in a new issue