Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anthony Larcher
sidepipe
Commits
f507dd95
Commit
f507dd95
authored
May 04, 2016
by
Anthony Larcher
Browse files
package structure
parent
881778c0
Pipeline
#43
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
__init__.py
View file @
f507dd95
...
...
@@ -25,8 +25,8 @@
Copyright 2016 Anthony Larcher
"""
from
sstream
import
SStream
from
spipeline
import
SPipeline
from
sidepipe.
sstream
import
SStream
from
sidepipe.
spipeline
import
SPipeline
__author__
=
"Anthony Larcher"
__copyright__
=
"Copyright 2016 Anthony Larcher"
...
...
@@ -39,4 +39,4 @@ __docformat__ = 'reStructuredText'
__all__
=
[
"utils"
,
"spipeline"
,
"sstream"
]
\ No newline at end of file
]
Write
Preview
Supports
Markdown
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