pythonocc-utils icon indicating copy to clipboard operation
pythonocc-utils copied to clipboard

a draft example and some improvements

Open skidzo opened this issue 5 years ago • 3 comments

please do not merge yet, leave it for now, I will comment again when examples are ready with api changes...

skidzo avatar Apr 05 '19 09:04 skidzo

This pull request introduces 33 alerts and fixes 1 when merging f4dbffcdee0e17cc614ff1d1b91322fd67abc70d into 860a037e6a1349e6a2d8067a984df02b013fdd31 - view on LGTM.com

new alerts:

  • 15 for Unused import
  • 11 for Unused local variable
  • 5 for Except block handles 'BaseException'
  • 1 for Module is imported more than once
  • 1 for Variable defined multiple times

fixed alerts:

  • 1 for Except block handles 'BaseException'

lgtm-com[bot] avatar Dec 31 '19 08:12 lgtm-com[bot]

This pull request introduces 33 alerts and fixes 1 when merging a97956d5bc34eba36fa552a113c181137e29c4b7 into 860a037e6a1349e6a2d8067a984df02b013fdd31 - view on LGTM.com

new alerts:

  • 15 for Unused import
  • 11 for Unused local variable
  • 5 for Except block handles 'BaseException'
  • 1 for Module is imported more than once
  • 1 for Variable defined multiple times

fixed alerts:

  • 1 for Except block handles 'BaseException'

lgtm-com[bot] avatar Jan 04 '20 19:01 lgtm-com[bot]

This pull request introduces 33 alerts and fixes 1 when merging c5b45d490d8835258ea4410b6b6a7ec719299bc4 into 030895e904b76f5326b11aca230b0b33e8f72696 - view on LGTM.com

new alerts:

  • 15 for Unused import
  • 11 for Unused local variable
  • 5 for Except block handles 'BaseException'
  • 1 for Module is imported more than once
  • 1 for Variable defined multiple times

fixed alerts:

  • 1 for Except block handles 'BaseException'

lgtm-com[bot] avatar Sep 21 '20 09:09 lgtm-com[bot]