Skip to content

Commit 8bceb86

Browse files
committed
Remove note
1 parent 19df956 commit 8bceb86

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

examples/Backtesting/botorch_analytical.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,6 @@
113113

114114
# We use the plotting utility to create plots.
115115

116-
# ```{note}
117-
# We cannot use `__file__` here since we convert these examples to jupyter notebooks and
118-
# these do not have a `__file__` attribute.
119-
# ```
120-
121116
path = Path(sys.path[0])
122117
create_example_plots(
123118
data=results,

0 commit comments

Comments
 (0)