mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 00:44:44 +00:00
Fix missing import
This commit is contained in:
parent
2eec485a65
commit
776b93a72b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
# Adapted from a contribution of Johan Dahlin
|
# Adapted from a contribution of Johan Dahlin
|
||||||
|
|
||||||
import collections
|
import collections
|
||||||
|
import re
|
||||||
import sys
|
import sys
|
||||||
try:
|
try:
|
||||||
import multiprocessing
|
import multiprocessing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue