Skip to content
Snippets Groups Projects
Commit 5bf29010 authored by Patrick Godwin's avatar Patrick Godwin
Browse files

change shebang in gstlal-inspiral stats tests to point at python3

parent 392e6fe4
No related branches found
No related tags found
No related merge requests found
Pipeline #187514 passed with warnings
#!/usr/bin/env python
#!/usr/bin/env python3
import doctest, sys
from gstlal.stats import horizonhistory
......
#!/usr/bin/env python
#!/usr/bin/env python3
import doctest
import random
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment