Skip to content

Commit 0ee0897

Browse files
fixup: fspath no longer in __slots__
1 parent 3068e93 commit 0ee0897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/_pytest/nodes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ class Node(metaclass=NodeMeta):
112112
"config",
113113
"session",
114114
"fs_path",
115-
"fspath",
116115
"_nodeid",
117116
"_store",
118117
"__dict__",

0 commit comments

Comments
 (0)