Skip to content

Commit 2fe61c1

Browse files
fixup: fspath no longer in __slots__
1 parent 501fb8f commit 2fe61c1

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
@@ -111,7 +111,6 @@ class Node(metaclass=NodeMeta):
111111
"config",
112112
"session",
113113
"fs_path",
114-
"fspath",
115114
"_nodeid",
116115
"_store",
117116
"__dict__",

0 commit comments

Comments
 (0)