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

minor cleanup

This commit is contained in:
Igor Chubin
2019-01-31 00:38:19 +00:00
parent 5ba30548d7
commit 3172318e73
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -284,7 +284,6 @@ def get_answer(topic, keyword, options="", request_options=None): # pylint: disa
# so this part should be rewritten
# for the most queries we could say immediately
# what type the query has
start_time = time.time()
topic_type = get_topic_type(topic)
# checking if the answer is in the cache
+1
View File
@@ -59,6 +59,7 @@ GITHUB_REPOSITORY = {
"unknown" : '',
}
MAX_SEARCH_LEN = 20
#
# Reading configuration from etc/config.yaml