AttributeError Traceback (most recent call last)
Input In [2], in
43 “treść”: artykul,
44 })
—> 45 artykulpogrubionygrozny = artykulpogrubionygrozny.json()
46 artykulpogrubionygrozny = artykulpogrubionygrozny[‘treść’]
AttributeError: ‘NoneType’ object has no attribute ‘json’