Skip to content

Commit

Permalink
Add doc string to CLIObject
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Sep 15, 2016
1 parent 93a99e5 commit 0bef023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hug/route.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@


class CLIObject(cli):
"""Defines a router for objects intended to be exposed to the command line"""
pass


Expand Down

0 comments on commit 0bef023

Please sign in to comment.