Skip to content

Fix type checker issues #221

@BurnySc2

Description

@BurnySc2

Fix pre-commit hook by fixing type-checker issues

# TODO Fix issues
# - id: pyrefly
# name: Static types checking with pyrefly
# stages: [push]
# language: system
# entry: uv run pyrefly check
# pass_filenames: false

The checked folders can be edited here

[tool.pyrefly]
project_includes = ["sc2", "examples", "test"]

Run type-checker via
uv run pyrefly check

Tasks remaining:

  • /sc2/
  • /examples/
  • /test/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions