hydra/plugins/completion_plugin.py (3 lines): - line 3: # TODO: Test with /miniconda3/envs/hydra36/bin/python , seems to be running python for some reason. - line 4: # TODO: Add tests for completion with +prefix (should suggest config groups that are not listed) - line 5: # TODO: Test completion when defaults has a missing mandatory item website/docusaurus.config.js (1 line): - line 21: // TODO: Update once a branch is cut for 1.2 website/src/theme/NotFound.js (1 line): - line 15: // TODO: activate redirect once 1.1 is released and is no longer the "next" version. hydra/conf/__init__.py (1 line): - line 170: # TODO: good use case for Union support in OmegaConf