mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-02 03:46:53 +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
|
||||
|
||||
import collections
|
||||
import re
|
||||
import sys
|
||||
try:
|
||||
import multiprocessing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue