Skip to content

Commit 87f5f25

Browse files
authored
Update disinheritance.py
Removed unnecessary import
1 parent d15ed50 commit 87f5f25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

disinheritance.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"""
44

55

6-
from dataclasses import dataclass
76
from functools import wraps
87
from inspect import getabsfile
98
from inspect import getmodule

0 commit comments

Comments
 (0)