Skip to content

Commit e985812

Browse files
Merge branch 'new-NoteBookTests' of https://github.com/AnonymousCodes911/notebooks into new-NoteBookTests
2 parents 12abbc4 + 88e3fbd commit e985812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CrossCorrelation/cross_correlation_notebook.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@
969969
},
970970
"outputs": [],
971971
"source": [
972-
"from stingray import AutoCorrelation #importing AutoCorrelation\n",
972+
"from stingray import AutoCorrelation",
973973
"dt = 0.001 # seconds\n",
974974
"exposure = 20. # seconds\n",
975975
"freq = 1 # Hz\n",

0 commit comments

Comments
 (0)