Skip to content

Commit 8aa78f8

Browse files
committed
testing installation script
1 parent a91bb01 commit 8aa78f8

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.DS_Store

-6 KB
Binary file not shown.

__init__.py

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
from . import optsim
2+
3+
__all__ = [
4+
'optsim',
5+
]

__pycache__/optsim.cpython-39.pyc

56.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)