Skip to content

Commit

Permalink
import multiprocessing package in queue.py
Browse files Browse the repository at this point in the history
  • Loading branch information
benne238 committed Jul 12, 2021
1 parent c9d04e5 commit 90ba300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webqueue2api/parser/queue.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import multiprocessing
import os, re
from pathlib import Path
from .item import Item
Expand Down

0 comments on commit 90ba300

Please sign in to comment.