Skip to content

autopep8: apply formatting

Ben Boeckel requested to merge ben.boeckel/smtk:python-formatting into master

Cc: @dcthomp @haocheng.liu @tjcorona @bob.obara @john.tourtellott

Here is a list of directories that should be reviewed:

  • doc (4 files changed, 293 insertions(+), 272 deletions(-))
  • smtk/attribute (16 files changed, 695 insertions(+), 653 deletions(-))
  • smtk/bridge/cgm (6 files changed, 164 insertions(+), 143 deletions(-))
  • smtk/bridge/discrete (4 files changed, 518 insertions(+), 476 deletions(-))
  • smtk/bridge/exodus (3 files changed, 252 insertions(+), 234 deletions(-))
  • smtk/bridge/polygon (5 files changed, 842 insertions(+), 777 deletions(-))
  • smtk/bridge/remote (1 file changed, 10 insertions(+), 7 deletions(-))
  • smtk/common (4 files changed, 115 insertions(+), 102 deletions(-))
  • smtk/extension (7 files changed, 217 insertions(+), 172 deletions(-))
  • smtk/io (4 files changed, 35 insertions(+), 26 deletions(-))
  • smtk/mesh (3 files changed, 39 insertions(+), 32 deletions(-))
  • smtk/model (10 files changed, 747 insertions(+), 687 deletions(-))
  • smtk/pybind11 (1 file changed, 3 insertions(+), 1 deletion(-))
  • smtk/smtk (3 files changed, 1101 insertions(+), 1016 deletions(-))
  • utilities/python (8 files changed, 392 insertions(+), 367 deletions(-))

Merge request reports