add_ops_hints_file

opstool.add_ops_hints_file()[source]

Add opensees.pyi file to the OpenSeesPy package directory. This file can help you better with type hints and code completion.

Example

>>> add_ops_hints_file()