Files

14 lines
221 B
Markdown
Raw Permalink Normal View History

2022-11-08 19:25:32 +02:00
Generated from exceptions.py on 2022-11-08 14:31:50.933987
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
---