Format by removing extra empty lines

This commit is contained in:
mio
2025-02-15 20:11:55 +08:00
parent c529d6d8f5
commit a4d8c302a6

View File

@@ -634,8 +634,6 @@ class Uc(RegStateManager):
# Code snippet modified from:
# https://stackoverflow.com/questions/2536307/decorators-in-the-python-standard-lib-deprecated-specifically
@staticmethod
def __deprecated(msg: str):
__rT = TypeVar('rT') # return type