Skip to content

Commit 15ed745

Browse files
committed
remove useless tqdm from tutorial
1 parent 8ad91f2 commit 15ed745

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/notebooks/probabilistic_programming_module.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
"import kessler\n",
2323
"import pyprob\n",
2424
"import numpy as np\n",
25-
"import dsgp4\n",
26-
"from tqdm import tqdm"
25+
"import dsgp4"
2726
]
2827
},
2928
{

0 commit comments

Comments
 (0)