Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build is failing #37

Open
ronnie-llamado opened this issue Jul 29, 2021 · 0 comments · May be fixed by #35
Open

Build is failing #37

ronnie-llamado opened this issue Jul 29, 2021 · 0 comments · May be fixed by #35

Comments

@ronnie-llamado
Copy link

python -m unittest output:

test_mass_to_mix (tests.test_utils.SetupTestCase) ... ok
test_setup (tests.test_viz.SetupTestCase) ... ok
test_tsplot_1hr (tests.test_viz.SetupTestCase) ... /py-openaq/openaq/decorators.py:57: FutureWarning: pandas.io.json.json_normalize is deprecated, use pandas.json_normalize instead
  data = pd.io.json.json_normalize(resp)
ERROR
test_tsplot_1month (tests.test_viz.SetupTestCase) ... ERROR
test_tsplot_1wk (tests.test_viz.SetupTestCase) ... ERROR
test_tsplot_1yr (tests.test_viz.SetupTestCase) ... ERROR
test_tsplot_24hr (tests.test_viz.SetupTestCase) ... ERROR
test_tsplot_2wk (tests.test_viz.SetupTestCase) ... ERROR
test_tsplot_4wk (tests.test_viz.SetupTestCase) ... ERROR
@ronnie-llamado ronnie-llamado linked a pull request Jul 29, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant