#!c:\users\kellerm\appdata\local\programs\python\python37\python.exe
#
# Call the graphical interface for Epydoc.
#

from epydoc.gui import gui
gui()
