Skip to content
  • Peter Hutterer's avatar
    scanner: switch to using dataclasses · dbc06510
    Peter Hutterer authored
    This drops one dependency that we're not fully using anyway. Except for
    the per-attribute validators that can be done in __post_init() we're not
    using attrs for anything that dataclasses cannot do.
    dbc06510
Loading