We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d969a0 commit 11d5668Copy full SHA for 11d5668
1 file changed
src/semver/version.py
@@ -5,11 +5,9 @@
5
from functools import wraps
6
from typing import (
7
Any,
8
- ClassVar,
9
Dict,
10
Iterable,
11
Optional,
12
- Pattern,
13
SupportsInt,
14
Tuple,
15
Union,
0 commit comments