JavaScript error: Cannot read properties of undefined (reading 'endsWith') (https://git.liteyuki.icu/assets/js/index.js?v=1.23.3 @ 15:151791). Open browser console to see more details.

3 lines
59 B
Python
Raw Normal View History

2021-12-20 14:31:48 +08:00
async def default(value: int = 1) -> int:
return value