Files

14 lines
221 B
Markdown
Raw Permalink Normal View History

2023-02-15 09:55:01 +02:00
Generated from exceptions.py on 2023-02-14 15:33:37.135106
2022-04-12 16:39:19 -04:00
# peeringdb_server.exceptions
# Functions
---
## format_wait_time
`def format_wait_time(wait_time)`
Format wait time in seconds to human readable format
2022-11-08 19:25:32 +02:00
---