Source code for betty.user

"""
An API to interact with Betty's user.
"""


[docs] class UserFacing: """ A sentinel to mark something as being visible to users (e.g. not internal). """