use other callable
This commit is contained in:
parent
7d3071e747
commit
30ded81ef2
@ -7,10 +7,10 @@ import dataclasses
|
||||
import random
|
||||
import re
|
||||
import string
|
||||
from collections.abc import Callable
|
||||
from typing import (
|
||||
TYPE_CHECKING,
|
||||
Any,
|
||||
Callable,
|
||||
Dict,
|
||||
Iterable,
|
||||
Optional,
|
||||
|
Loading…
Reference in New Issue
Block a user