-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* inital Draft of python formatting files * uncontroversial python formatting changes * renaming and other unproblematic refactorings for python * removed duplicate key in dictionary * refactored the area tree to immediately throw errors and split it into two functions * moved functionality from the compilation into dedicated modules * audited instances, where bandit thought we were pawnable and added annotations why we are not * extracted the prop computation and the arch-name inference to their functions * minor misc refactorings to python code * fixes for mypy to stop complaining about imports * moved code in python files around, to make methods easier to read Co-authored-by: octycs <[email protected]>
- Loading branch information
1 parent
3c891bc
commit 19f9240
Showing
22 changed files
with
1,422 additions
and
1,273 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.