File size: 98 Bytes
cda2232
 
 
 
1
2
3
4
#!/bin/bash
isort --sl knowledge_gpt/
black --line-length 120 knowledge_gpt/
flake8 knowledge_gpt/