aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/countries.py
diff options
context:
space:
mode:
Diffstat (limited to 'tor-metrics/countries.py')
-rw-r--r--tor-metrics/countries.py8
1 files changed, 6 insertions, 2 deletions
diff --git a/tor-metrics/countries.py b/tor-metrics/countries.py
index 373dacd..ba63358 100644
--- a/tor-metrics/countries.py
+++ b/tor-metrics/countries.py
@@ -1,6 +1,10 @@
-# list of countries that require "The" prefix
+'''
+File: countries.py
-the_prefixed = [
+List of countries which require prefixing with "The"
+'''
+
+THE_PREFIXED = [
'Dominican Republic',
'Ivory Coast',
'Marshall Islands',