Files

14 lines
221 B
Markdown
Raw Permalink Normal View History

2023-04-12 14:41:30 +03:00
Generated from exceptions.py on 2023-04-12 10:09:44.563425
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
2023-05-16 21:04:05 +03:00
---