Closed jamesobutler closed 3 years ago
This PR uses pyupgrade to automatically upgrade python syntax to newer versions. This ultimately removes Python 2 compatibility.
pyupgrade
See https://www.slicer.org/wiki/Documentation/Nightly/Developers/Tutorials/MigrationGuide#Supporting_only_Python_3.6_and_above
re: https://github.com/Slicer/Slicer/issues/5626
This PR uses
pyupgrade
to automatically upgrade python syntax to newer versions. This ultimately removes Python 2 compatibility.See https://www.slicer.org/wiki/Documentation/Nightly/Developers/Tutorials/MigrationGuide#Supporting_only_Python_3.6_and_above
re: https://github.com/Slicer/Slicer/issues/5626