Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Commit

Permalink
Hopefully fixed another doc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
liiight committed Aug 2, 2016
1 parent d1ef101 commit 16b2b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terminaltables/other_tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ class DoubleTable(WindowsTableDouble):


class PorcelainTable(AsciiTable):
""" An AsciiTable stripped to a minimum.
"""An AsciiTable stripped to a minimum.
Meant to be machine passable and roughly follow format set by git --porcelain option (hence the name).
Expand Down

0 comments on commit 16b2b59

Please sign in to comment.