aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/countries.py
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2019-09-05 22:27:24 -0700
committerJordan <me@jordan.im>2019-09-05 22:27:24 -0700
commit3bfdc6c0cb32e10247fc80634653b0683768d088 (patch)
treebd3cd83c08695d70fe968278551caf29c717643c /tor-metrics/countries.py
parent0983cf45cd0494a80f7c9d16e75a240289165e56 (diff)
downloadallium-3bfdc6c0cb32e10247fc80634653b0683768d088.tar.gz
allium-3bfdc6c0cb32e10247fc80634653b0683768d088.zip
update documentation, improve naming, misc non-functional updates
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',