Skip to content
Snippets Groups Projects
  • Reynold Xin's avatar
    14f0358b
    Python docstring update for sql.py. · 14f0358b
    Reynold Xin authored
    Mostly related to the following two rules in PEP8 and PEP257:
    - Line length < 72 chars.
    - First line should be a concise description of the function/class.
    
    Author: Reynold Xin <rxin@apache.org>
    
    Closes #869 from rxin/docstring-schemardd and squashes the following commits:
    
    7cf0cbc [Reynold Xin] Updated sql.py for pep8 docstring.
    0a4aef9 [Reynold Xin] Merge branch 'master' into docstring-schemardd
    6678937 [Reynold Xin] Python docstring update for sql.py.
    14f0358b
    History
    Python docstring update for sql.py.
    Reynold Xin authored
    Mostly related to the following two rules in PEP8 and PEP257:
    - Line length < 72 chars.
    - First line should be a concise description of the function/class.
    
    Author: Reynold Xin <rxin@apache.org>
    
    Closes #869 from rxin/docstring-schemardd and squashes the following commits:
    
    7cf0cbc [Reynold Xin] Updated sql.py for pep8 docstring.
    0a4aef9 [Reynold Xin] Merge branch 'master' into docstring-schemardd
    6678937 [Reynold Xin] Python docstring update for sql.py.