Skip to content

Commit

Permalink
fix python formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
JCog committed Oct 3, 2024
1 parent fa05b3b commit 31ac3de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/build/mapfs/map_header.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from xml.dom.minidom import parse
from pathlib import Path


def eprint(*args, **kwargs):
print(*args, file=stderr, **kwargs)

Expand Down

0 comments on commit 31ac3de

Please sign in to comment.