Asciifarm/asciifarm/server/datacomponents/held.py

7 lines
80 B
Python

class Held:
def __init__(self, holder):
self.holder = holder