
class Agent:
	def __init__(self):
		pass
		# just for testing module imports and inheritance in agents
