1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

Update lib/routing.py

Co-authored-by: Anatoli Babenia <anatoli@rainforce.org>
This commit is contained in:
Igor Chubin
2020-11-23 08:21:05 +01:00
committed by GitHub
parent 2ac09da877
commit 9e8baaf13f
+1 -1
View File
@@ -120,7 +120,7 @@ class Router(object):
def handle_if_random_request(self, topic):
"""
Check if the `query` if a :random one,
Check if the `query` is a :random one,
if yes we check its correctness and then randomly select a topic,
based on the provided prefix.