Skip to content
Snippets Groups Projects

ElementTree __bool__ warning use elem is not None

Merged Sven Gundlach requested to merge tdd_oppla into main
139 files
+ 4311
30280
Compare changes
  • Side-by-side
  • Inline
Files
139
@@ -25,7 +25,7 @@
"name": "Launch DCL Server",
"type": "python",
"request": "launch",
"module": "dcllspserver",
"module": "dclLSPServer",
"args": [
"--tcp"
],
Loading