This website requires JavaScript.
Explore
Help
Sign In
schmittlauch
/
JobShopScheduling
Watch
1
Star
0
Fork
You've already forked JobShopScheduling
0
forked from
PSSAI_Team/JobShopScheduling
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
mapping_problem
JobShopScheduling
/
src
/
main.py
7 lines
93 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
add mypy_cache to gitignore closes #1
2017-06-20 15:05:38 +02:00
#! /usr/bin/env python
created placeholder main file
2017-06-19 00:15:15 +02:00
def
main
(
)
-
>
None
:
pass
if
"
__name__
"
==
"
__main__
"
:
main
(
)
Reference in a new issue
Copy permalink