~linuxgoose/linguistics-robin

ref: e134204c6ef0360b26476f1825a05e5cc0f9bd36 linguistics-robin/tests/test_corner_cases.py -rw-r--r-- 1.2 KiB
e134204c — Jordan Robinson 8 months ago
Merge pull request #9 from linuxgoose/7-soundex-incorrect-calculation

Fixing of not dropping all leading instances of the first character m…
b33e6742 — Jordan 8 months ago
Merge branch 'master' into 7-soundex-incorrect-calculation
ba110fe7 — Jordan Robinson 8 months ago
Merge pull request #8 from linuxgoose/6-rebrand---linguistics-robin

Rebranding
63915e4d — Jordan 8 months ago
Fixing of not dropping all leading instances of the first character matching the next in line
4c8c771b — Jordan 8 months ago
Rebranding
efe2269f — Ilias Koutsakis 5 years ago
general updates

* added exception type for empty string
* updated checks in algorithms
* updated tests
* moved to new flit publishing method using pyproject.toml