emmental/curds/tags/tag.py

6 lines
99 B
Python

# Copyright 2019 (c) Anna Schumaker.
class Tag:
def extract(info, key, default):
pass