mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Fixed formatting (autopep8 + black + manual postprocessing). (#3208)
Added typing. Replaced os.path with pathlib. Made it work. Fixes in .gitignore.
This commit is contained in:
parent
d7bca1137c
commit
91cefc6a46
2 changed files with 98 additions and 70 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -42,4 +42,6 @@ seccomp.block_secondary
|
|||
seccomp.mdwx
|
||||
src/common.mk
|
||||
aclocal.m4
|
||||
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue