Skip to content

Commit

Permalink
Fix __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivia-Box-Power committed Oct 18, 2024
1 parent 3b15b87 commit 7022eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fingertips_py/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
get_profile_by_id, get_age_id, get_all_ages, get_all_sexes, get_areas_for_area_type, get_metadata_for_indicator, \
get_multiplier_and_calculation_for_indicator, get_sex_from_id, get_sex_id, get_value_note_id, \
get_metadata_for_all_indicators, get_metadata_for_all_indicators_from_csv, get_all_areas
from fingertips_py.area_data import deprivation_decile, abc
from fingertips_py.area_data import deprivation_decile

0 comments on commit 7022eb7

Please sign in to comment.