Skip to content

Commit

Permalink
removed a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelDaab committed Aug 2, 2023
1 parent 536204a commit 65ea4c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lidar_prod/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,4 @@ def main(config: DictConfig): # pragma: no cover

if __name__ == "__main__": # pragma: no cover
sys.path.append(os.path.dirname(os.path.dirname(__file__)))
# OmegaConf.register_new_resolver("get_method", hydra.utils.get_method)
main()

0 comments on commit 65ea4c2

Please sign in to comment.