We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d1ebbb + 3ed7b7b commit 0338233Copy full SHA for 0338233
shallow_backup/config.py
@@ -53,7 +53,7 @@ def get_default_config():
53
".gitconfig",
54
".profile",
55
".pypirc",
56
- f"{get_config_path}",
+ f"{get_config_path()}",
57
".tmux.conf",
58
".vimrc",
59
".zlogin",
0 commit comments