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

use isinstance to allow inheritance #64

Merged
merged 1 commit into from
Feb 11, 2020
Merged

Conversation

nineinchnick
Copy link
Collaborator

Using isinstance instead of comparing type allows extending base clases.

@ghost
Copy link

ghost commented Feb 8, 2020

DeepCode's analysis on #44c6b8 found:

  • 0 critical issues. ⚠️ 0 warnings and 0 minor issues. ✔️ 1 issue were fixed.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@izar izar self-assigned this Feb 11, 2020
@izar izar merged commit 3d7bcbf into OWASP:master Feb 11, 2020
@nineinchnick nineinchnick deleted the isinstance branch March 12, 2020 17:28
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

Successfully merging this pull request may close these issues.

2 participants