mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-09 04:30:05 +01:00
added __main__.py
This commit is contained in:
4
osaca/__main__.py
Normal file
4
osaca/__main__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
from .osaca import main
|
||||
|
||||
main()
|
||||
Reference in New Issue
Block a user