@@ -0,0 +1,7 @@
#!/usr/bin/env python
from __future__ import annotations
from backlog import main
if __name__ == "__main__":
raise SystemExit(main(["validate"]))
The note is not visible to the blocked user.