Skip to content

Release v1.0.7

Choose a tag to compare

@github-actions github-actions released this 29 Dec 06:55
2a30747

Fixed

  • Corrected default test filename regex to test_.*\.py from test_.*.py
    which previously did not correctly escape the . before the extension.