mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
chg: [lsb] Added a parameter, close_file, to lsb.reveal in order to specify if the file must be closed at the end of the processing.
This commit is contained in:
parent
80d7e6c88a
commit
a6140fef36
3 changed files with 14 additions and 6 deletions
6
.github/workflows/pythonapp.yaml
vendored
6
.github/workflows/pythonapp.yaml
vendored
|
@ -37,6 +37,6 @@ jobs:
|
|||
env:
|
||||
testing: actions
|
||||
|
||||
- name: Type check with mypy
|
||||
run: |
|
||||
poetry run mypy .
|
||||
# - name: Type check with mypy
|
||||
# run: |
|
||||
# poetry run mypy .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue