We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85806f4 commit cda4468Copy full SHA for cda4468
cf/field.py
@@ -1,5 +1,4 @@
1
import logging
2
-from collections import namedtuple
3
from dataclasses import dataclass
4
from functools import reduce
5
from operator import mul as operator_mul
0 commit comments