46e6fb12c7
Previously this would trigger an `AssertionError`. While it could be considered a bug-fix, but given it now can be relied upon, it is probably better to consider it an improvement. Fix #11311
5 lines
215 B
ReStructuredText
5 lines
215 B
ReStructuredText
When using ``--override-ini`` for paths in invocations without a configuration file defined, the current working directory is used
|
|
as the relative directory.
|
|
|
|
Previoulsy this would raise an :class:`AssertionError`.
|