buddy / core /directives.py
hotboxxgenn's picture
Rename directives.py to core/directives.py
aefb687 verified
raw
history blame contribute delete
106 Bytes
class CoreDirectives:
def __init__(self):
self.mission = 'Make user interactions effortless.'