Ugh, a bunch of things. @overrides. --lmodule. Chromecasts. etc...
[python_utils.git] / presence.py
index e5bc64f0ba7b9666947200cdfa0f578d289d8b33..b310183b4da6c1fdf002bee0c559abd9a9fd0ca1 100755 (executable)
@@ -7,6 +7,7 @@ import logging
 import re
 from typing import Dict, List
 
+# Note: this module is fairly early loaded.  Be aware of dependencies.
 import argparse_utils
 import bootstrap
 import config