An implementation of the STAR biodiversity metric
0

Configure Feed

Select the types of activity you want to include in your feed.

star / .mypy.ini
97 B 4 lines
1[mypy] 2ignore_missing_imports = True 3explicit_package_bases = False 4no_namespace_packages = True