Add missing import.
This commit is contained in:
parent
17f2da0e7a
commit
efa8bff4bd
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ import dogpile.cache
|
|||
import requests
|
||||
import yaml
|
||||
from six import string_types
|
||||
import fedora.client
|
||||
from fedora.client.fas2 import AccountSystem
|
||||
|
||||
from requests.adapters import HTTPAdapter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue