index
:
OSLS
this commit
master
Overly Simple Launch Simulator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fuel.py
blob: caca9a937b6a36709338a8becdb3c8feac6b5319 (
plain
) (
blame
)
1
2
3
class
Fuel
():
def
__init__
(
self
,
name
:
str
):
self
.
name
=
name