ftb-sciworld-repro / tcod /tests /utils /plugins /dependencies.py
SeanWang0027's picture
Upload folder using huggingface_hub
8c9ba62 verified
Raw
History Blame Contribute Delete
103 Bytes
"""A file contains some dependencies."""
DEPENDENCY_VALUE = 0
def dependency_func():
return "0"