Skip to content

Commit

Permalink
fix: Resolve merge conflicts after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
annehaley committed Sep 19, 2024
1 parent 74f4810 commit 71d9cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uvdat/core/tasks/chart.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pandas
from webcolors import name_to_hex

from uvdat.core.models import Chart, Context, NetworkNode
from uvdat.core.models import Chart, NetworkNode, Project


@shared_task
Expand Down

0 comments on commit 71d9cb0

Please sign in to comment.