Commit bf5b351
Fix typos again
Found via `codespell -L adin,visibles,recuse` and
`typos --hidden --format brief`
Co-authored-by: Kushal Kolar <kushalkolar@gmail.com>1 parent 3362669 commit bf5b351Copy full SHA for bf5b351
24 files changed
+40-42Lines changed: 40 additions & 42 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- docs/source
- api/graphics
- user_guide
- examples
- line_collection
- line
- machine_learning
- misc
- notebooks
- multiprocessing_zmq
- selection_tools
- tests
- fastplotlib
- graphics
- _features
- selectors
- layouts
- tools
- ui
- utils
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+6-6Lines changed: 6 additions & 6 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
| ||
102 | 102 | |
103 | 103 | |
104 | 104 | |
105 | | - |
| 105 | + |
106 | 106 | |
107 | 107 | |
108 | 108 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
124 | 124 | |
125 | 125 | |
126 | 126 | |
127 | | - |
| 127 | + |
128 | 128 | |
129 | 129 | |
130 | 130 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
68 | 68 | |
69 | 69 | |
70 | 70 | |
71 | | - |
| 71 | + |
72 | 72 | |
73 | 73 | |
74 | 74 | |
|
Collapse file
docs/source/api/graphics/LineCollection.rst
Copy file name to clipboardExpand all lines: docs/source/api/graphics/LineCollection.rst-1Lines changed: 0 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
59 | 59 | |
60 | 60 | |
61 | 61 | |
62 | | - |
Collapse file
docs/source/api/graphics/LineStack.rst
Copy file name to clipboardExpand all lines: docs/source/api/graphics/LineStack.rst-1Lines changed: 0 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
59 | 59 | |
60 | 60 | |
61 | 61 | |
62 | | - |
Collapse file
docs/source/user_guide/guide.rst
Copy file name to clipboardExpand all lines: docs/source/user_guide/guide.rst+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
661 | 661 | |
662 | 662 | |
663 | 663 | |
664 | | - |
| 664 | + |
665 | 665 | |
666 | 666 | |
667 | 667 | |
|
Collapse file
examples/line/line_cmap_more.py
Copy file name to clipboardExpand all lines: examples/line/line_cmap_more.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
| 36 | + |
37 | 37 | |
38 | 38 | |
39 | 39 | |
|
Collapse file
examples/line_collection/line_collection_colors.py
Copy file name to clipboardExpand all lines: examples/line_collection/line_collection_colors.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
|
Collapse file
examples/machine_learning/covariance.py
Copy file name to clipboardExpand all lines: examples/machine_learning/covariance.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
| 34 | + |
35 | 35 | |
36 | 36 | |
37 | 37 | |
|
Collapse file
examples/misc/em_wave_animation.py
Copy file name to clipboardExpand all lines: examples/misc/em_wave_animation.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
25 | 25 | |
|
0 commit comments