sonar issues

This commit is contained in:
jain
2023-07-24 15:28:54 +05:30
parent ed28117a7f
commit 096961976d
4 changed files with 9 additions and 3 deletions

View File

@ -103,3 +103,6 @@ MAX_ARTICLE_CARD = 6
# min and max survey
MIN_ARTICLE_SURVEY = 5
MAX_ARTICLE_SURVEY = 10
# real time url
time_url = "http://worldtimeapi.org/api/timezone/Asia/Riyadh"