Skip to content

Commit

Permalink
Add deprecation comment to TD
Browse files Browse the repository at this point in the history
  • Loading branch information
yakob-aleksandrovich committed Dec 5, 2023
1 parent 95cc180 commit d852149
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatherers/TD.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@


class TD(Gatherer):
# This class is kind of deprecated, as langnames.json is no longer actively updated
def __init__(self):
super().__init__()

Expand Down

0 comments on commit d852149

Please sign in to comment.