This website works better with JavaScript.
Explore
Help
Sign In
willd
/
IL2232-estimator
Watch
1
Star
0
Fork
You've already forked IL2232-estimator
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a222906fe2
master
1.1-rc
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a222906fe2'
${ noResults }
IL2232-estimator
/
deploy
/
Git-Auto-Deploy
/
test
/
stubs
/
process.py
7 lines
123 B
Raw
Blame
History
class
ProcessWrapper
(
)
:
@staticmethod
def
call
(
*
args
,
*
*
kwargs
)
:
"""
Fake process call
"""
return
0
Reference in new issue
View Git Blame
Copy Permalink