BIM: Trim trailing newlines

This commit is contained in:
luzpaz
2024-07-13 15:42:03 +00:00
committed by wwmayer
parent a4862b6819
commit 25e8aacbe3
20 changed files with 36 additions and 36 deletions

View File

@@ -20,7 +20,7 @@
# * *
# ***************************************************************************
"""This script converts a xml file containing pset definitions to a csv file.
"""This script converts a xml file containing pset definitions to a csv file.
Python3 only!! (py2 csv doesn't support utf8"""
import xml.sax, os