From 01bd81cf3f943b4aff4e79f93910ab764a873548 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 7 Jan 2026 20:18:27 -0600 Subject: MASSIVE UPDATE TO PYTHON STATIC SERVICE --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') 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 -- cgit v1.2.3