Skip to content

Commit

Permalink
add doc for new param
Browse files Browse the repository at this point in the history
  • Loading branch information
sdementen committed Dec 21, 2017
1 parent 5ccbd5c commit cb178f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions piecash/core/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ def create_book(sqlite_file=None,
:param str db_name: name of database
:param str db_host: host of database
:param str db_port: port of database
:param str version_format: the format (2.6 or 2.7) for the schema tables to generate
:return: the document as a gnucash session
:rtype: :class:`GncSession`
Expand Down

0 comments on commit cb178f1

Please sign in to comment.