mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-22 19:07:46 +02:00
Fix code style.
This commit is contained in:
parent
96aaa92535
commit
edd3512526
7 changed files with 31 additions and 15 deletions
|
@ -1,3 +1,6 @@
|
|||
"""
|
||||
Rasterize vector graphics using Inkscape.
|
||||
"""
|
||||
import os
|
||||
import subprocess
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue