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 fe88600 commit 1250d4bCopy full SHA for 1250d4b
raffiot/io.py
@@ -5,7 +5,6 @@
5
from __future__ import annotations
6
from typing import TypeVar, Generic, Callable, Any
7
from typing_extensions import final
8
-from dataclasses import dataclass
9
from raffiot import result, _MatchError
10
from raffiot.result import Result
11
0 commit comments