mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-07-06 21:11:53 -07:00
Pep8 formatting
This commit is contained in:
parent
01f1cbb629
commit
4f936c3049
2 changed files with 18 additions and 13 deletions
|
@ -39,4 +39,4 @@ config = template.substitute(
|
|||
use_auto_device_map=args.use_auto_device_map,
|
||||
)
|
||||
with open(model_dir_path/'../config.pbtxt', 'w') as f:
|
||||
f.write(config)
|
||||
f.write(config)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue