Skip to content

Commit

Permalink
Update docs/contributing/naming-convention.md removing the official
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Fisher <[email protected]>
  • Loading branch information
Sherwin-14 and mfisher87 authored Sep 26, 2024
1 parent fde4494 commit 29e6170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/naming-convention.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This document outlines the naming conventions for our project. These conventions

#### Python Code

**Style**: We follow the official Python Enhancement Proposal 8 [PEP8]((https://peps.python.org/pep-0008/#package-and-module-names) ) guidelines for naming conventions.
* **Style**: We follow Python Enhancement Proposal 8 ([PEP8](https://peps.python.org/pep-0008/#package-and-module-names)) guidelines for naming conventions.

#### Jupyter Notebooks

Expand Down

0 comments on commit 29e6170

Please sign in to comment.