sdk/dingding-sdk/test.py

3 lines
44 B
Python
Raw Normal View History

2025-08-18 09:05:41 +00:00
import requests
print(requests.__version__)