DedSecInside / TorBot

Dark Web OSINT Tool
Other
2.95k stars 537 forks source link

Removed extra param from hasattr #132

Closed rmad17 closed 6 years ago

rmad17 commented 6 years ago

Issue #130

Changes Proposed

Removed extra argument from hasattr

Explanation of Changes

I believe hasattr takes only two arguments. Hence I removed the 3rd one.

Screenshots of new feature/change