We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b9d20 commit ef67a40Copy full SHA for ef67a40
src/tests/test_app.py
@@ -3,8 +3,8 @@
3
import pytest
4
import pandas as pd
5
import numpy as np
6
+import altair as alt
7
-from app import alt
8
from penn_chime.models import sir, sim_sir, sim_sir_df
9
from penn_chime.parameters import Parameters
10
from penn_chime.presentation import display_header, new_admissions_chart, admitted_patients_chart
0 commit comments