aboutsummaryrefslogtreecommitdiffstats
path: root/fuzzycat/entities.py
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-12-19 02:08:03 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-12-19 02:08:03 +0100
commit754b2419fc09bee03e0dc2f9e14479890bdb5a64 (patch)
treeb3b6565bdda6ac93ea26e039daf0aa4fc130a97a /fuzzycat/entities.py
parenta7d936dcb1688fcff0dbfe306e93f0df6cffc9d0 (diff)
downloadfuzzycat-754b2419fc09bee03e0dc2f9e14479890bdb5a64.tar.gz
fuzzycat-754b2419fc09bee03e0dc2f9e14479890bdb5a64.zip
add verify_release_entities wrapper
Diffstat (limited to 'fuzzycat/entities.py')
-rw-r--r--fuzzycat/entities.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/fuzzycat/entities.py b/fuzzycat/entities.py
index 0b9ebc3..4849d31 100644
--- a/fuzzycat/entities.py
+++ b/fuzzycat/entities.py
@@ -1,3 +1,6 @@
+"""
+Taken from https://git.io/JLRbX, transforms/entities.py
+"""
import collections
import json