fix(global): Hound suggestions

This commit is contained in:
Jakub Jezek 2020-06-09 08:36:30 +02:00
parent b8dde529b2
commit 43730acc39
No known key found for this signature in database
GPG key ID: C4B96E101D2A47F3

View file

@ -9,7 +9,7 @@ import six
from pymongo import DeleteOne, InsertOne
import pyblish.api
from avalon import api, io
from avalon import io
from avalon.vendor import filelink
# this is needed until speedcopy for linux is fixed