Skip to content

Commit

Permalink
Update module doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Oct 29, 2020
1 parent b1d258b commit fea27fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/ECNQueue.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
# Get all queues (and their items)
>>> queues = getQueues()
Attributes:
queueDirectory: The directory to load queues from.
queuesToIgnore: Queues that will not be loaded when running getQueues()
Raises:
# TODO: Add description(s) of when a ValueError is raised.
ValueError: [description]
Expand Down

0 comments on commit fea27fd

Please sign in to comment.