mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 14:01:55 +08:00
A new shade of Black (#11362)
This commit is contained in:
@@ -36,6 +36,7 @@ if sys.version_info >= (3, 9):
|
||||
percall_cumtime: float
|
||||
file_name: str
|
||||
line_number: int
|
||||
|
||||
@dataclass(unsafe_hash=True)
|
||||
class StatsProfile:
|
||||
total_tt: float
|
||||
|
||||
Reference in New Issue
Block a user