From c16cbe78015402450bb8f7f16f2af7787d41f0ef Mon Sep 17 00:00:00 2001 From: leVirve Date: Sun, 17 Jun 2018 11:58:16 +0800 Subject: [PATCH] Fix rendering for table in pyguide --- pyguide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyguide.md b/pyguide.md index fd56f84..8235e88 100644 --- a/pyguide.md +++ b/pyguide.md @@ -2064,7 +2064,7 @@ containing `exec "$0.py" "$@"`. - + Functions lower_with_under() _lower_with_under() @@ -2088,7 +2088,7 @@ containing `exec "$0.py" "$@"`. _lower_with_under (protected) - + Method Names lower_with_under() _lower_with_under() (protected)