maverickrzw's picture
des
2402804
raw
history blame contribute delete
90 Bytes
yapf -r -i mmdet/ configs/ tests/ tools/
isort -rc mmdet/ configs/ tests/ tools/
flake8 .