Commit f3e95e1
authored
Add missing ExternalModule import (#292)
# Motivation
The code example is missing this import.
# Content
Add missing import to code example.
# Testing
Tested the code in a codegen script.
# Please check the following before marking your PR as ready for review
- [X] I have added tests for my changes
- [X] I have updated the documentation or added new documentation as
needed1 parent 573c031 commit f3e95e1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments