Skip to content

Commit

Permalink
FIx import
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Sep 17, 2024
1 parent f41a589 commit c880960
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/1-basic/lensing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,10 @@
"import camb\n",
"from cosmology import Cosmology\n",
"\n",
"# GLASS imports\n",
"import glass.fields\n",
"import glass.galaxies\n",
"import glass.lensing\n",
"\n",
"# GLASS imports\n",
"import glass.shells\n",
"\n",
"# cosmology for the simulation\n",
Expand Down

0 comments on commit c880960

Please sign in to comment.