HOPE Code Conventions These conde conventions are intended to be used with nitpick. How to use it: In your pyproject.toml put this: [tool.nitpick] style = [ "github://unicef/hope-code-conventions@main/django.toml" ] cache = "1 day"