1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00
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
# peeringdb_server.exceptions
# Functions
---
## format_wait_time
`def format_wait_time(wait_time)`
Format wait time in seconds to human readable format
---