Update
This commit is contained in:
6
2024/scripts/modeling_tools/uvdeluxe/__init__.py
Normal file
6
2024/scripts/modeling_tools/uvdeluxe/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import uvdeluxe
|
||||
|
||||
__all__ = ['uvdeluxe']
|
||||
Reference in New Issue
Block a user