Skip to content

[Infra] contracts/fix_args.py has no docstring or usage instructions #1506

Description

@grantfox-oss

Join our community: https://t.me/+DOylgFv1jyJlNzM0

Why this matters
contracts/fix_args.py exists at the contracts root with no comment explaining when or why it should be run, so it is unclear if it is a one-off migration helper or part of a repeatable workflow.

Acceptance criteria

  • Add a module docstring to fix_args.py explaining its purpose and invocation
  • Note in contracts/README.md whether it is a one time script or should be re-run

Files to touch

  • contracts/fix_args.py
  • contracts/README.md

Out of scope
Rewriting the script's logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contractsIssues related to smart contractsgood first issueGood for newcomersinfraCI/CD and infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions