docs: change references to 6.3 -> 7.0
The plans have changed, next version will be 7.0 not 6.3.
This commit is contained in:
+1
-1
@@ -500,7 +500,7 @@ class Session(nodes.FSCollector):
|
||||
def startpath(self) -> Path:
|
||||
"""The path from which pytest was invoked.
|
||||
|
||||
.. versionadded:: 6.3.0
|
||||
.. versionadded:: 7.0.0
|
||||
"""
|
||||
return self.config.invocation_params.dir
|
||||
|
||||
|
||||
Reference in New Issue
Block a user