pyattck icon indicating copy to clipboard operation
pyattck copied to clipboard

Bug in version 7.1.2

Open Wapiti08 opened this issue 1 year ago • 0 comments

Describe the bug I got this error when I import Attck:

dataclass_transform() got an unexpected keyword argument 'field_specifiers'

To Reproduce

from pyattck import Attck

Expected behavior I want to import it without error

Wapiti08 avatar Jul 07 '23 12:07 Wapiti08