Skip to content
Snippets Groups Projects
Commit 734b0812 authored by vlorentz's avatar vlorentz
Browse files

model: Replace attrs-strict with stricter validation

This reimplements attrs_strict.type_validator(), using type equality
instead of isinstance.

This makes my checksum validation script (that mostly just instantiates
model objects, computes a checksum, then discard) run twice as fast.
parent e30eb7d2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment