Call pdftopng in subprocess

This commit is contained in:
Vinayak Mehta
2021-07-04 18:52:38 +05:30
parent 4c32c45534
commit 4dd1e7fb15
4 changed files with 27 additions and 37 deletions
-1
View File
@@ -6,7 +6,6 @@ import copy
import locale
import logging
import warnings
import subprocess
import numpy as np
import pandas as pd