Skip to content

Alias CfgNode as CN #36

@Rizhiy

Description

@Rizhiy

In the example CfgNode is imported as CN.
In my code, I also do the same, since it saves a bit of space.

Unfortunately, my IDE (PyCharm) is not able to automatically recognise this alias and I have to manually import CfgNode every time, which becomes tedious after a while if you use it a lot.

I suggest adding CN as a proper alias, so that IDE can detect it.

Name clash

So far I haven't seen any major variables in other packages named CN, the only conflict is https://pypi.org/project/cn/#description, but it appears to be empty and dead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions