- refactored
- integrated stirrer
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
|
||||
|
||||
class Value:
|
||||
def __init__(self, initial=None):
|
||||
self.value = initial
|
||||
|
||||
Reference in New Issue
Block a user