added news fragment for python3 syntax checker

This commit is contained in:
heartsucker 2019-03-21 17:14:14 +01:00
parent 138669c726
commit 838610dfed
No known key found for this signature in database
GPG Key ID: C49FAAAA25756E79

1
newsfragments/3001.other Normal file
View File

@ -0,0 +1 @@
Added a simple sytax checker so that once a file has reached python3 compatibility, it will not regress.