Teddy-XiongGZ / HIRES-baselines

0 stars 0 forks source link

Fix coding style #5

Open Lukeming-tsinghua opened 3 years ago

Lukeming-tsinghua commented 3 years ago

Use yapf and isort to fix the coding style of all python scripts and make it fit PEP8. yapf and isort have already been installed in our working station. You may need some time to google what they are and how to use them.