Use multiprocess in preprocess script

This commit is contained in:
Michael Hansen
2022-11-11 16:42:48 -05:00
parent eb60d8529b
commit 7c22049330
5 changed files with 140 additions and 194 deletions

View File

@@ -1,5 +1,4 @@
"""Shared access to package resources"""
import json
import os
import typing
from pathlib import Path