Merge pull request #4060 from nicoddemus/4051-changelog

Improve changelog for #4051
This commit is contained in:
Bruno Oliveira
2018-10-01 18:12:52 -03:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1 @@
Improve error message when an invalid Python expression is passed to the ``-m`` option.

View File

@@ -1 +0,0 @@
Imrpove Error messaging when Invalid Python Syntax is passed through the ``-m`` option to limit what marks to run against.