We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cd271f + aad1ef8 commit 87c694dCopy full SHA for 87c694d
1 file changed
dvuploader/utils.py
@@ -73,7 +73,7 @@ def add_directory(
73
ignore: List[str] = [r"^\."],
74
rootDirectoryLabel: str = "",
75
):
76
- """
+ r"""
77
Recursively adds all files in the specified directory to a list of File objects.
78
79
Args:
0 commit comments