Commit 00aa6f9
authored
Correct MemoryFormat.set() Parameter Type Annotation
The type annotation on the parameter for MemoryFormat.set() was previously set to EngineLiteral. This change corrects the type annotation to MemoryFormatLiteral1 parent d425c50 commit 00aa6f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments