Skip to content

Commit

Permalink
Merge ec37147 into 1e227e2
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeeters committed Jan 16, 2020
2 parents 1e227e2 + ec37147 commit e238650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AccessControl/User.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
from AccessControl.users import NullUnrestrictedUser
from AccessControl.users import SimpleUser
from AccessControl.users import SpecialUser
from AccessControl.users import UnrestrictedUser # noqa
from AccessControl.users import UnrestrictedUser as Super
from AccessControl.users import User
from AccessControl.users import _remote_user_mode
Expand Down

0 comments on commit e238650

Please sign in to comment.