updated the pre-commit-config.yaml file by adding the isort hook.

这个提交包含在:
Sai-Suraj-27
2023-07-26 22:28:43 +05:30
父节点 21388e6346
当前提交 5527398e0c
共有 30 个文件被更改,包括 68 次插入41 次删除

查看文件

@@ -4,10 +4,10 @@
"""
from pathlib import Path
import gprMax
import itertools
from pathlib import Path
import gprMax
# File path for output
fn = Path(__file__)