Skip to content

micro-fix: add missing __init__.py to file_system_toolkits#6056

Open
kurtjallo wants to merge 1 commit intoaden-hive:mainfrom
kurtjallo:fix/missing-init-file-system-toolkits
Open

micro-fix: add missing __init__.py to file_system_toolkits#6056
kurtjallo wants to merge 1 commit intoaden-hive:mainfrom
kurtjallo:fix/missing-init-file-system-toolkits

Conversation

@kurtjallo
Copy link

Summary

  • Adds missing __init__.py to tools/src/aden_tools/tools/file_system_toolkits/ for consistent package structure

Closes #6055

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

PR Requirements Warning

This PR does not meet the contribution requirements.
If the issue is not fixed within ~24 hours, it may be automatically closed.

PR Author: @kurtjallo
Found issues: #6055 (assignees: none)
Problem: The PR author must be assigned to the linked issue.

To fix:

  1. Assign yourself (@kurtjallo) to one of the linked issues
  2. Re-open this PR

Exception: To bypass this requirement, you can:

  • Add the micro-fix label or include micro-fix in your PR title for trivial fixes
  • Add the documentation label or include doc/docs in your PR title for documentation changes

Micro-fix requirements (must meet ALL):

Qualifies Disqualifies
< 20 lines changed Any functional bug fix
Typos & Documentation & Linting Refactoring for "clean code"
No logic/API/DB changes New features (even tiny ones)

Why is this required? See #472 for details.

@github-actions github-actions bot added the pr-requirements-warning PR doesn't follow contribution guidelines. Please fix or it will be auto-closed. label Mar 9, 2026
@kurtjallo kurtjallo changed the title fix: add missing __init__.py to file_system_toolkits micro-fix: add missing __init__.py to file_system_toolkits Mar 9, 2026
@kurtjallo kurtjallo closed this Mar 9, 2026
@kurtjallo kurtjallo reopened this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-requirements-warning PR doesn't follow contribution guidelines. Please fix or it will be auto-closed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing __init__.py in file_system_toolkits package directory

1 participant