Skip to content

Commit a4d8c30

Browse files
committed
Format by removing extra empty lines
1 parent c529d6d commit a4d8c30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bindings/python/unicorn/unicorn_py3/unicorn.py

-2
Original file line numberDiff line numberDiff line change
@@ -634,8 +634,6 @@ class Uc(RegStateManager):
634634

635635
# Code snippet modified from:
636636
# https://stackoverflow.com/questions/2536307/decorators-in-the-python-standard-lib-deprecated-specifically
637-
638-
639637
@staticmethod
640638
def __deprecated(msg: str):
641639
__rT = TypeVar('rT') # return type

0 commit comments

Comments
 (0)