ITADN

Export Sqids from sqids module

#28Pull RequestPopkornium18 创建于 2025-03-06
P
Popkornium18commented
The previous code did not export the Sqids class leading to private import usage warnings when using `from sqids import Sqids`. One could work around it by using `from sqids.sqids import Sqids`. This workaround is now no longer necessary.
合并状态:未合并 关闭于 2025-03-26 7 条评论