Oddbean new post about | logout
 Thanks!
I managed to make my changes take effect by reinstalling nostr-dvm with pip.
Deleting pycache, recreating the venv and similar did not work. 
 Normally a pip install nostr-dvm==1.0.1 should do the trick. 
 Within the venv of course