Coverage for gcid/location.py: 0%

3 statements  

« prev     ^ index     » next       coverage.py v7.10.1, created at 2025-07-28 08:43 -0700

1from gcid.gcid import _config 

2 

3 

4def location() -> str: 

5 """Location accessor helper function""" 

6 return _config.gcid_location