Skip to content

Commit 65928a8

Browse files
lwasserhugovk
andcommitted
fix: edits from @hugovk
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent e97f35c commit 65928a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/python-package-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Many scientific packages use the **flat-layout** given:
183183
of the flat layout for more complex builds.
184184

185185
While we suggest that you use the **src/package** layout discussed above, it's important to also
186-
understand the flat layout, especially if you plan to contribute to a package that uses this layout
186+
understand the flat layout, especially if you plan to contribute to a package that uses this layout.
187187

188188

189189
```{admonition} Why most scientific Python packages do not use source

0 commit comments

Comments
 (0)