fix module name typo2.9.4
commit2879705c2fac46e7100d3a239a676b2922d29665
authorin-void <konradbaran@pm.me>
Mon, 9 Oct 2023 11:51:55 +0000 (9 13:51 +0200)
committerin-void <konradbaran@pm.me>
Mon, 9 Oct 2023 11:51:55 +0000 (9 13:51 +0200)
tree85b7f7cc48e0b1cab13dd41e6522501527f7653d
parent91a39a3e8ad46456a0f084ac86cb60698ff812c4
fix module name typo
CHANGELOG.md
smsapi/__init__.py
smsapi/client.py
smsapi/hlr/__init__.py [moved from smsapi/hrl/__init__.py with 100% similarity]
smsapi/hlr/api.py [moved from smsapi/hrl/api.py with 100% similarity]
tests/unit/hlr/api_test.py