-
-
Notifications
You must be signed in to change notification settings - Fork 426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Relocated Gamma ray notebook to docs/contributing/in_progress/nebulaโฆ #2961
Conversation
*beep* *bop* Hi, human. The Click here to see the build log. |
*beep* *bop* 4 W291 [*] Trailing whitespace
3 F401 [*] `astropy.constants` imported but unused
2 I001 [*] Import block is un-sorted or un-formatted
1 E999 [ ] SyntaxError: Expected an expression
1 W292 [*] No newline at end of file
1 W605 [*] Invalid escape sequence: `\g`
Complete output(might be large): .mailmap:1:38: E999 SyntaxError: Expected an expression
.mailmap:294:49: W292 [*] No newline at end of file
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 1:2:1: I001 [*] Import block is un-sorted or un-formatted
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 1:3:18: F401 [*] `pandas` imported but unused
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 1:6:29: F401 [*] `astropy.constants` imported but unused
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 1:7:25: F401 [*] `astropy.units` imported but unused
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 2:2:1: I001 [*] Import block is un-sorted or un-formatted
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 7:5:70: W291 [*] Trailing whitespace
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 9:3:96: W291 [*] Trailing whitespace
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 9:4:99: W291 [*] Trailing whitespace
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 9:6:78: W291 [*] Trailing whitespace
docs/contributing/in_progress/nebular_phase/working_gamma_ray_test.ipynb:cell 10:2:65: W605 [*] Invalid escape sequence: `\g`
Found 12 errors.
[*] 11 fixable with the `--fix` option.
|
Hi @atharva-2001 and @andrewfullard, Could you please review this whenever you get a chance? |
Thanks for your PR this is something we are working on. |
Thanks for the contribution. But we are still working on this part and have not made any final decision as to where this notebook should be placed. |
๐ Description
Type: ๐
documentation
Moved Gamma ray notebook to /docs/contributing/in_progress/nebular_phase as mentioned in issue #2766
๐ Resources
Examples, notebooks, and links to useful references.
๐ฆ Testing
How did you test these changes?
โ๏ธ Checklist
build_docs
label