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
SRCT
go
Commits
08605e39
Commit
08605e39
authored
Apr 08, 2016
by
David Haynes
🙆
Browse files
from __future__ needs to be at top
- silly :dhaynes:
parent
dc614302
Changes
1
Hide whitespace changes
Inline
Side-by-side
go/go/cas_callbacks.py
View file @
08605e39
from
__future__
import
absolute_import
,
print_function
# Django Imports
from
django.contrib.auth.models
import
User
from
django.conf
import
settings
# Other Imports
import
requests
from
__future__
import
absolute_import
,
print_function
def
pfparse
(
pf_name_result
):
# name comes in format of Anderson, Nicholas J
...
...
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