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 3b97401 + caab6ba commit 708c8c7Copy full SHA for 708c8c7
notebook/services/contents/fileio.py
@@ -183,7 +183,7 @@ class FileManagerMixin(Configurable):
183
Classes using this mixin must provide the following attributes:
184
185
root_dir : unicode
186
- A directory against against which API-style paths are to be resolved.
+ A directory against which API-style paths are to be resolved.
187
188
log : logging.Logger
189
"""
0 commit comments