← Back to team overview

curtin-dev team mailing list archive

Re: [Merge] ~sjg1/curtin:boot2 into curtin:master

 

Just some minor stuff from the linters then we can merge.
```
16:10:50 curtin/commands/curthooks.py:907:80: E501 line too long (87 > 79 characters)
16:10:50 curtin/commands/curthooks.py:925:5: F841 local variable 'boot' is assigned to but never used
16:10:50 tests/unittests/test_config.py:239:80: E501 line too long (80 > 79 characters)
16:10:50 tests/unittests/test_curthooks.py:1486:80: E501 line too long (83 > 79 characters)
```
-- 
https://code.launchpad.net/~sjg1/curtin/+git/curtin/+merge/480712
Your team curtin developers is requested to review the proposed merge of ~sjg1/curtin:boot2 into curtin:master.



References