Skip to content

Structure generation update

Pre-release
Pre-release
Compare
Choose a tag to compare
@N3RDIUM N3RDIUM released this 02 Dec 03:07
· 348 commits to main since this release

What's Changed

  • Remove unnecessary statement by @deepsource-autofix in #29
  • Added and changed docs folder by @Genius398 in #30
  • Change methods not using its bound instance to staticmethods by @deepsource-autofix in #38
  • Change methods not using its bound instance to staticmethods by @deepsource-autofix in #32
  • Change methods not using its bound instance to staticmethods by @deepsource-autofix in #37
  • Use is to compare type of objects by @deepsource-autofix in #34
  • Use is to compare type of objects by @deepsource-autofix in #33
  • Change methods not using its bound instance to staticmethods by @deepsource-autofix in #36
  • Change methods not using its bound instance to staticmethods by @deepsource-autofix in #35
  • Import packages in separate lines by @deepsource-autofix in #39
  • Change methods not using its bound instance to staticmethods by @deepsource-autofix in #40
  • Use hypot method to calculate hypotenuse by @deepsource-autofix in #41
  • Remove duplicate dictionary key(s) by @deepsource-autofix in #42
  • Use is to compare type of objects by @deepsource-autofix in #43
  • Refactor unnecessary else / elif when if block has a return statement by @deepsource-autofix in #44

Full Changelog: v0.0.1-pre...v0.0.2-pre