Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 93ec79d

Browse filesBrowse files
authored
remove glfw import that leaked in (#696)
1 parent 78fa6d9 commit 93ec79d
Copy full SHA for 93ec79d

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎examples/image_widget/image_widget.py

Copy file name to clipboardExpand all lines: examples/image_widget/image_widget.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# test_example = true
1212
# sphinx_gallery_pygfx_docs = 'screenshot'
13-
import glfw
13+
1414
import fastplotlib as fpl
1515
import imageio.v3 as iio # not a fastplotlib dependency, only used for examples
1616

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.