Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
bilby
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
26
Issues
26
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
12
Merge Requests
12
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lscsoft
bilby
Commits
6f8e0163
Commit
6f8e0163
authored
May 30, 2018
by
Moritz Huebner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moritz Huebner: Made imports python 3 compatible.
parent
cac92a5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
tupak/__init__.py
tupak/__init__.py
+4
-4
No files found.
tupak/__init__.py
View file @
6f8e0163
...
...
@@ -22,7 +22,7 @@ from . import result
from
.
import
sampler
from
.
import
conversion
# import a few oft-used functions and classes to simplify scripts
from
likelihood
import
Likelihood
,
GravitationalWaveTransient
from
waveform_generator
import
WaveformGenerator
from
sampler
import
run_sampler
# import a few oft
en
-used functions and classes to simplify scripts
from
.
likelihood
import
Likelihood
,
GravitationalWaveTransient
from
.
waveform_generator
import
WaveformGenerator
from
.
sampler
import
run_sampler
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