datacommonsorg / api-python

Python client library to access Data Commons

Home Page:https://www.datacommons.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Broken symlink in `datacommons_pandas`

enjoythecode opened this issue · comments

Describe the bug
#176 deleted datacommons/populations.py but did not remove the symlink to it from datacommons_pandas.

To Reproduce

  1. Clone the repo
  2. run ls -la datacommons_pandas
  3. observe that the link from populations.py is broken

Expected behavior
The link should be deleted.

Screenshots
image

Additional context
This broken link breaks a new testing automation script that tars the repository.