[python] Add field as a reserved word (#18279)

* add field as a reserved word

* remove tabs

* update
This commit is contained in:
William Cheng
2024-04-03 16:43:51 +08:00
committed by GitHub
parent 88204b247a
commit 2a39b29684
34 changed files with 692 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
<li>except</li>
<li>exec</li>
<li>false</li>
<li>field</li>
<li>finally</li>
<li>float</li>
<li>for</li>