mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-13 01:03:07 +00:00
add docstring
This commit is contained in:
parent
aabbb9a95f
commit
f8702bbb92
|
@ -748,6 +748,7 @@ class ImportAPI:
|
|||
func open_save_autoload() -> OpenSave:
|
||||
return OpenSave
|
||||
|
||||
## Returns the Import autoload. Manages import of brushes and patterns.
|
||||
func import_autoload() -> Import:
|
||||
return Import
|
||||
|
||||
|
|
Loading…
Reference in a new issue