mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-25 13:16:00 +08:00
minus one space
This commit is contained in:
parent
bcf46d08c0
commit
f8a3b8d269
83 changed files with 1091 additions and 1091 deletions
|
@ -192,7 +192,7 @@ class FileDOM:
|
|||
self.src = src
|
||||
|
||||
def __str__(self):
|
||||
length = 20
|
||||
length = 19
|
||||
for i in self.dom:
|
||||
if len(i[0]) > length:
|
||||
length = len(i[0]) + 2
|
||||
|
|
Loading…
Add table
Reference in a new issue