Skip to content

Commit

Permalink
Hopefully, fixed the formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
CRImier committed Mar 11, 2018
1 parent 67e8899 commit 7735635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ui/canvas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Canvas
c.text((0, 0), "Text you want to draw", fill="white")
c.display()
.. automodule:: ui
.. automodule:: ui.canvas

.. autoclass:: Canvas
:show-inheritance:
:members: point,line,text,rectangle,display,load_font,get_image,get_center,invert,width,height,size,image,background_color,default_color,invert_rect_colors,check_coordinates,clear

0 comments on commit 7735635

Please sign in to comment.