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 7734e3d + 2aa7a1c commit f4703f8Copy full SHA for f4703f8
rootpath/detect.py
@@ -31,7 +31,7 @@ def detect(current_path = None, pattern = None):
31
32
Examples:
33
34
- from rootpath import rootpath
+ import rootpath
35
36
rootpath.detect()
37
rootpath.detect(__file__)
0 commit comments