@@ -0,0 +1,5 @@
class Config:
pass
class DevelopmentConfig(Config):
DEBUG = True
The note is not visible to the blocked user.