Skip to content

Commit

Permalink
Black reformating
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Aug 29, 2024
1 parent 82a40d9 commit 1eb34ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion premise/filesystem_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from pathlib import Path

import platformdirs

import yaml


Expand All @@ -18,6 +17,7 @@ def load_var_file():
else:
return None


VARIABLES = load_var_file() or {}

# Directories for data which comes with Premise
Expand Down

0 comments on commit 1eb34ee

Please sign in to comment.