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.
1 parent 6d1ebbb commit 3ed7b7bCopy full SHA for 3ed7b7b
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