Update LibreQoS.py

This commit is contained in:
Robert Chacón 2021-07-04 12:06:45 -06:00 committed by GitHub
parent 0e20bb91fb
commit afbb643643
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
# | | | | '_ \| '__/ _ \ | | |/ _ \___ \ # | | | | '_ \| '__/ _ \ | | |/ _ \___ \
# | |___| | |_) | | | __/ |_| | (_) |__) | # | |___| | |_) | | | __/ |_| | (_) |__) |
# |_____|_|_.__/|_| \___|\__\_\\___/____/ # |_____|_|_.__/|_| \___|\__\_\\___/____/
# v.0.80-beta # v.0.80-stable
# #
import random import random
import logging import logging