Skip to content

Commit cf36261

Browse files
lwasserNickleDave
andcommitted
Apply suggestions from code review
Co-authored-by: David Nicholson <[email protected]>
1 parent f657772 commit cf36261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this section of our Python packaging guide, we:
2727
- Suggest tools and approaches that will allow you to expand upon a workflow that may begin as a pure Python tool and evolve into a tool that requires addition layers of complexity in the packaging build.
2828
- Align our suggestions with the most current, accepted
2929
[PEPs (Python Enhancement Protocols)](https://peps.python.org/pep-0000/) and the [scientific-python community SPECs](https://scientific-python.org/specs/).
30-
- In an effort to maintain consistency within our community , we also align with existing best practices being implemented by developers of core Scientific Python packages such as Numpy, SciPy and others.
30+
- In an effort to maintain consistency within our community, we also align with existing best practices being implemented by developers of core Scientific Python packages such as Numpy, SciPy and others.
3131

3232
## Guidelines for pyOpenSci's packaging recommendations
3333

0 commit comments

Comments
 (0)