Skip to content

Perform code optimization

Compare
Choose a tag to compare
@mdmintz mdmintz released this 08 May 18:45
· 4194 commits to master since this release
ab03b2b

Perform code optimization

  • The code is now fully flake8 compliant and black compliant.
  • The sbase mkdir DIR command now generates optimized code.
  • (flake8 is still the law of the land for CI builds.)
  • Update a Python dependency: (attrs>=21.2.0)
  • Update universal translations: (related to file downloads)

For more info about flake8 and black, see: