Skip to content

Commit

Permalink
fix(thermal_map): Refactor DAGs to be more elegant an efficient
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswmackey authored and Chris Mackey committed Mar 9, 2022
1 parent 17f15e0 commit d968f35
Show file tree
Hide file tree
Showing 15 changed files with 371 additions and 727 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ def output_artifacts(self):
}]


class _ComfortMappingEntryPoint_5e24b5e4Orchestrator(luigi.WrapperTask):
class _ComfortMappingEntryPoint_eb938b5bOrchestrator(luigi.WrapperTask):
"""Runs all the tasks in this module."""
# user input for this module
_input_params = luigi.DictParameter()
Expand Down

This file was deleted.

Loading

0 comments on commit d968f35

Please sign in to comment.