Skip to content

flake8: two errors #65

Description

@vermaete

Just to inform that I have these two errors when running the test_flake8 with Yocto:

/usr/lib/python3.14/site-packages/colcon_python_setup_py/package_augmentation/python_setup_py.py:58:13: F824 nonlocal setup_py is unused: name is never assigned in scope
nonlocal setup_py
^
/usr/lib/python3.14/site-packages/colcon_python_setup_py/package_identification/python_setup_py.py:241:5: F824 global _setup_information_cache is unused: name is never assigned in scope
global _setup_information_cache
^
flake8 reported 2 errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions