Skip to content

Commit 3de068e

Browse files
committed
Update README.md
1 parent 6dd34c8 commit 3de068e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ import pyrootutils
6565
# combines find_root() and set_root() into one method
6666
root = pyrootutils.setup_root(
6767
search_from=__file__,
68-
indicator=".pyproject.toml"
68+
indicator="pyproject.toml"
6969
project_root_env_var=True,
7070
dotenv=True,
7171
pythonpath=True,

0 commit comments

Comments
 (0)