summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-01-07 20:18:27 -0600
committerChristian Cleberg <[email protected]>2026-01-07 20:18:27 -0600
commit01bd81cf3f943b4aff4e79f93910ab764a873548 (patch)
tree1890dfbf76a205a4e3cb47f29aa0528468883b5d /CONTRIBUTING.md
parent2fd901458c8da24fd0e28d4b07a99d3f4876316f (diff)
downloadhn-01bd81cf3f943b4aff4e79f93910ab764a873548.tar.gz
hn-01bd81cf3f943b4aff4e79f93910ab764a873548.tar.bz2
hn-01bd81cf3f943b4aff4e79f93910ab764a873548.zip
MASSIVE UPDATE TO PYTHON STATIC SERVICE
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d03b13c..695e170 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,7 +6,7 @@ This project really only has a few guidelines to follow:
- Focus on the end-user's privacy and experience.
- Keep the codebase minimal and, ideally, package-free.
-- Follow the [PHP Style Guide](https://gist.github.com/ryansechrest/8138375).
+- Follow the [PEP 8](https://peps.python.org/pep-0008/) style guide.
## Reporting Bugs