izar / pytm

A Pythonic framework for threat modeling
Other
891 stars 168 forks source link

fix drawing dfd with nested boundaries #107

Closed nineinchnick closed 3 years ago

nineinchnick commented 3 years ago

fix drawing dfd with nested boundaries

ghost commented 3 years ago

DeepCode's analysis on #402f79 found:

Description Example fixes
Unnecessary parens after 'in' keyword Occurrences: :wrench: Example fixes
Comparing against a callable, did you omit the parenthesis? Occurrences: :wrench: Example fixes
Access to a protected member _safeset of a client class Occurrences: :wrench: Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot