I am getting an "Unexpected argument" message with Python 3.7 and PyCharm 2020.2 when using the code below.
from dataclasses import dataclass @datacla