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.
1 parent e97f35c commit 65928a8Copy full SHA for 65928a8
package-structure-code/python-package-structure.md
@@ -183,7 +183,7 @@ Many scientific packages use the **flat-layout** given:
183
of the flat layout for more complex builds.
184
185
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
+understand the flat layout, especially if you plan to contribute to a package that uses this layout.
187
188
189
```{admonition} Why most scientific Python packages do not use source
0 commit comments