Skip to content

Commit 8ca54a1

Browse files
author
rdeioris
authored
Update Plugin_API.md
1 parent 05ab5a5 commit 8ca54a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Plugin_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The unreal_engine.IPlugin class represents a plugin
2525
IPlugin methods
2626
-
2727

28-
```py
28+
```python
2929
import unreal_engine
3030

3131
paper2d = ue.find_plugin('Paper2D')

0 commit comments

Comments
 (0)