Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
2be9bc4f
Commit
2be9bc4f
authored
Apr 25, 2013
by
Giorgos Korfiatis
Browse files
astakosclient: Update provisions' type in docstring
parent
99895b3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
astakosclient/astakosclient/__init__.py
View file @
2be9bc4f
...
...
@@ -382,7 +382,7 @@ class AstakosClient():
token -- service's token (string)
holder -- user's id (string)
source -- commission's source (ex system) (string)
provisions -- resources with their quantity (
list of (
string
,
int)
)
provisions -- resources with their quantity (
dict from
string
to
int)
name -- description of the commission (string)
force -- force this commission (boolean)
auto_accept -- auto accept this commission (boolean)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment