Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Leclerc <[email protected]>
  • Loading branch information
sylvlecl committed Oct 31, 2024
1 parent 183e36f commit 1e87757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/antares_web_installer/gui/controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
references:
ebarr: https://stackoverflow.com/questions/23947281/python-multiprocessing-redirect-stdout-of-a-child-process-to-a-tkinter-text
"""

import shutil
import typing
from pathlib import Path
Expand Down

0 comments on commit 1e87757

Please sign in to comment.