Skip to content

Output the Python version and detection pattern in the right order

Luc Everse requested to merge 256-python-detector-version into development

Description

Swaps the Python version input and pattern in the logging statement.

Changes

  • Swaps the Python version input and pattern in the logging statement.

Additions

N/A

Test and Review

Resolves #256 (closed)

To be filled in by the reviewers

  • All of the methods are commented to expectation

  • The methods are tested to satisfaction

  • There are no unnecessary files present in the MR

  • The continuous integration has no problems with the MR

  • The MR is filled in as requested (including labels, milestones, and reviewers)

  • The documentation is up-to-date

  • All nullable parameters are marked as such

Merge request reports