Skip to content

Commit

Permalink
📝 Fix example 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Xen0Xys committed Apr 25, 2024
1 parent 69be362 commit d5d6924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/7_on-click-callback.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
" dec,\n",
" ra,\n",
" dec,\n",
" aladin.fov / 10,\n",
" aladin.fov.deg / 10,\n",
" )\n",
"\n",
" r = requests.get(\n",
Expand Down

0 comments on commit d5d6924

Please sign in to comment.