Updated pyassimp function description

pull/2150/head
Vincent Fazio 2018-09-21 11:02:14 +10:00
parent ef4e317625
commit 8cb0b4ce2b
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ def search_library():
Returns: tuple, (load from filename function,
load from memory function,
export to filename function,
export to blob function,
release function,
dll)
'''