Export Sqids from sqids module
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 条评论