eric7.epj

branch
eric7
changeset 9430
aef6b11d4ecd
parent 9426
e2a52d98ad20
child 9442
906485dcd210
child 9453
e5065dde905d
--- a/eric7.epj	Mon Oct 24 14:23:39 2022 +0200
+++ b/eric7.epj	Mon Oct 24 15:12:28 2022 +0200
@@ -8,12 +8,14 @@
     "CHECKERSPARMS": {
       "Pep8Checker": {
         "AnnotationsChecker": {
+          "AllowStarArgAny": false,
           "AllowUntypedDefs": false,
           "AllowUntypedNested": false,
           "DispatchDecorators": [
             "singledispatch",
             "singledispatchmethod"
           ],
+          "ForceFutureAnnotations": false,
           "MaximumComplexity": 3,
           "MaximumLength": 7,
           "MinimumCoverage": 75,

eric ide

mercurial