Skip to content

Commit 1cd22ba

Browse files
Import a (missed) class.
1 parent 033a573 commit 1cd22ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tuf/interposition/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import urllib
55
import urllib2
66

7-
from configuration import Configuration
7+
from configuration import Configuration, InvalidConfiguration
88
from utility import Logger
99
from updater import Updater
1010

0 commit comments

Comments
 (0)