Skip to content

Files limitation: Imports in python files are ignored #76

@Lakitna

Description

@Lakitna

Only imports in .robot and .resource files are considered. Imports in other files are ignored.

Example: The Python file hello.py is ignored since it's imported from a Python file.

from hello import hello_world

There is currently no plan to remove this limitation. If you disagree with this assessment, leave a comment on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions