NIM_E31221299/scripts/venv/Lib/site-packages/Sastrawi/Dictionary/DictionaryInterface.py

9 lines
113 B
Python

class DictionaryInterface(object):
"""description of class"""
def contains(self, word):
pass