Skip to content

Commit

Permalink
Fix some PEP-8 violations in Python code (#5295)
Browse files Browse the repository at this point in the history
* reformat python code using autopep8

* manually wrap some too long lines and adjust some checks

* run autopep8 in aggressive mode

* run autopep8 in very aggressive mode

* manually reformat z3types.py

* unify: use double quotes

* use sys.version_info instead of sys.version

* drop accidentally commited src/util/z3_version.h
  • Loading branch information
orsinium committed May 23, 2021
1 parent f1545b0 commit 3d8865d
Show file tree
Hide file tree
Showing 7 changed files with 1,667 additions and 908 deletions.
Loading

0 comments on commit 3d8865d

Please sign in to comment.