Open ksnmartin opened 11 months ago
getting this error . shoudnt the None in elements be skipped?
File "/opt/homebrew/lib/python3.11/site-packages/code2flow/javascript.py", line 33, in walk if el.get('type'): ^^^^^^ AttributeError: 'NoneType' object has no attribute 'get'
getting this error . shoudnt the None in elements be skipped?