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
0f6b5449
Commit
0f6b5449
authored
May 27, 2013
by
Giorgos Korfiatis
Browse files
quotaholder: pep8 fixes
parent
a93fc41b
Changes
2
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/astakos/quotaholder_app/__init__.py
View file @
0f6b5449
snf-astakos-app/astakos/quotaholder_app/callpoint.py
View file @
0f6b5449
...
...
@@ -42,9 +42,8 @@ from astakos.quotaholder_app.exception import (
from
astakos.quotaholder_app.commission
import
(
Import
,
Release
,
Operations
,
finalize
,
undo
)
from
astakos.quotaholder_app.models
import
(
Holding
,
Commission
,
Provision
,
ProvisionLog
,
now
)
from
astakos.quotaholder_app.models
import
(
Holding
,
Commission
,
Provision
,
ProvisionLog
,
now
)
def
get_quota
(
holders
=
None
,
sources
=
None
,
resources
=
None
):
...
...
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