-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Today I tried to check my files with flakeplus using python 3.5.2 and received this errors:
if isinstance(value, basestring):
NameError: name 'basestring' is not defined
and
for k, v in vars(options).iteritems()
AttributeError: 'dict' object has no attribute 'iteritems'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels