mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
8993de53b7
commit
0cfa8c78a9
1 changed files with 9 additions and 7 deletions
|
|
@ -14,6 +14,8 @@ plugman = dict(
|
|||
email="dontclickthelink@pleasedont.com",
|
||||
version="1.0.0"
|
||||
)
|
||||
|
||||
|
||||
def get_mesh_gracefully(mesh):
|
||||
if mesh is not None:
|
||||
return original_getmesh(mesh)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue