From 565003369fba253479250719bcd14b065fe47539 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 28 Oct 2012 19:53:18 +0100 Subject: m doc style --- auto-auto-complete.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auto-auto-complete.py b/auto-auto-complete.py index 3fde092..4f802c5 100644 --- a/auto-auto-complete.py +++ b/auto-auto-complete.py @@ -50,8 +50,8 @@ class Parser: ''' Parse a code and return a tree - @param code:str The code to parse - @return :list|str> The root node in the tree + @param code:str The code to parse + @return :list<↑|str> The root node in the tree ''' @staticmethod def parse(code): -- cgit v1.2.3-70-g09d2