Commit 105b693
committed
fix: Remove not existing attribute
Making a prediction generate this error:
AttributeError: type object 'Button' has no attribute 'update'.
The call to the method "update" was removed.1 parent 44e4f5a commit 105b693
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments