Fix code style.

This commit is contained in:
Sergey Vartanov 2021-08-15 17:18:30 +03:00
parent 96aaa92535
commit edd3512526
7 changed files with 31 additions and 15 deletions

View file

@ -1,3 +1,6 @@
"""
Rasterize vector graphics using Inkscape.
"""
import os
import subprocess
from pathlib import Path