Skip to content

Commit

Permalink
Update README_dev.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jellepoland authored Oct 8, 2024
1 parent 8d819b6 commit 521c7aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README_dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ where = ["src"]
```
3. When writing code, e.g. inside the `scripts/` folders, you can now access the package using
```bash
# To import the package
import <package-name>
# for a specific file within the package
from <package-name> import <file-name>
Expand Down

0 comments on commit 521c7aa

Please sign in to comment.