Skip to content

Commit

Permalink
Changes URL for coding standards to point to the METplus wrappers con…
Browse files Browse the repository at this point in the history
…tributors guide coding standards.
  • Loading branch information
DanielAdriaansen committed Apr 1, 2024
1 parent 9b16162 commit 81fe425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Contributors_Guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Python Requirements
Coding Standards
================

METplus has adopted some coding standards for its Python code. Detailed information can be found here: https://metplus.readthedocs.io/en/main_v4.0/Users_Guide/
METplus has adopted some coding standards for its Python code. Detailed information can be found here: https://metplus.readthedocs.io/en/main_v4.0/Contributors_Guide/coding_standards.html

Comment the Python code using Python docstrings: https://peps.python.org/pep-0257/

Expand Down

0 comments on commit 81fe425

Please sign in to comment.