@ -17,6 +17,7 @@ with open(config_file) as config_f:
defmain()->None:
print(os.getenv("MY_ENV_VAR"))
print(config["Startup"])
# load the data and create the data manager
data=load_spc_data(config["DATA_PATH"])
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.