CognitiveScience commited on
Commit
a693a61
β€’
1 Parent(s): b27b67f

Rename celscis to celscis.py

Browse files
Files changed (1) hide show
  1. celscis β†’ celscis.py +1 -0
celscis β†’ celscis.py RENAMED
@@ -88,5 +88,6 @@ def print_celscilist(celscilist):
88
  # Print the key and the views value
89
  print(key, value['info']['views'], checkcelsci(key), int(calculate_average(views_list)), no1, max_views)
90
 
 
91
  # Call the function with celscilist as an argument
92
  #print_celscilist(celscilist)
 
88
  # Print the key and the views value
89
  print(key, value['info']['views'], checkcelsci(key), int(calculate_average(views_list)), no1, max_views)
90
 
91
+
92
  # Call the function with celscilist as an argument
93
  #print_celscilist(celscilist)