File size: 62 Bytes
0a7036f
 
 
 
 
1
2
3
4
5
6
.PHONY: format

format:
	isort wan_va
	yapf -i -r *.py wan_va