Skip to content

Commit

Permalink
Added link in top docstring of demographics.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rickecon committed Aug 10, 2024
1 parent b91f96f commit 2dde73a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ogcore/demographics.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
"""
------------------------------------------------------------------------
Functions for generating demographic objects necessary for the OG-USA
model
------------------------------------------------------------------------
-------------------------------------------------------------------------------
Functions for generating demographic objects necessary for the OG-USA model. A
list of UN official 3-digit country codes and corresponding 3-character country
abbreviations is available at https://unstats.un.org/unsd/methodology/m49/
-------------------------------------------------------------------------------
"""

# Import packages
Expand Down

0 comments on commit 2dde73a

Please sign in to comment.