Skip to content

Adds header to __init__.py files#1382

Merged
skrawcz merged 1 commit into
mainfrom
add_missing_headers
Sep 13, 2025
Merged

Adds header to __init__.py files#1382
skrawcz merged 1 commit into
mainfrom
add_missing_headers

Conversation

@skrawcz

@skrawcz skrawcz commented Sep 13, 2025

Copy link
Copy Markdown
Contributor

They were missing the header.

Changes

  • adds header to init.py files that were missing it.

How I tested this

  • grep.

Notes

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

They were missing the header.
@skrawcz skrawcz merged commit ca6e24f into main Sep 13, 2025
12 of 15 checks passed
@skrawcz skrawcz deleted the add_missing_headers branch September 13, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants