@@ -3,7 +3,10 @@ import os
from itertools import chain
import argparse
from dotenv import load_dotenv
try:
from rich import print
except ImportError:
pass
def main():
The note is not visible to the blocked user.