Skip to content

Type Hint for Landescode does not work #270

@hf-kklein

Description

@hf-kklein
from bo4e.enum.landescode import Landescode
foo: Landescode = Landescode.DE 

error: "Type[Landescode]" has no attribute "DE" [attr-defined]

Metadata

Metadata

Assignees

Labels

Python Specific 🐍a problem that is specific to this python implementation and not the bo4e data modelbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions