@@ -1,3 +1,4 @@
"""Entry point."""
import sys
from environs import Env
@@ -10,6 +11,7 @@ from src.patches import Patches
def main() -> None:
env = Env()
config = RevancedConfig(env)
The note is not visible to the blocked user.