JustMegaAlex

Results 1 issues of JustMegaAlex

My code `from beeprint import pp pp({1:'string'})` On running it i get an error: ``` Traceback (most recent call last): File "/home/src/Coelus-LLC/coelus/work_2.py", line 13, in pp(nss) File "/home/src/Coelus-LLC/coelus/.env/lib/python3.8/site-packages/beeprint/printer.py", line 66,...