Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'add_filediff' #228

Open
liubo404 opened this issue Dec 30, 2021 · 1 comment
Open

AttributeError: 'NoneType' object has no attribute 'add_filediff' #228

liubo404 opened this issue Dec 30, 2021 · 1 comment

Comments

@liubo404
Copy link

Exception in thread Thread-9:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/local/lib/node_modules/gitinspector/gitinspector/changes.py", line 171, in run
commit.add_filediff(filediff)
AttributeError: 'NoneType' object has no attribute 'add_filediff'

@adam-waldenberg
Copy link
Member

Hi there. Need a little bit more information here. What's the input in this case and what version are you running ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants