mirror of
https://github.com/laurentS/slowapi.git
synced 2026-01-30 20:33:10 +08:00
3 lines
52 B
Python
3 lines
52 B
Python
def test_import():
|
|
import slowapi # noqa: F401
|