Added a pre-commit config file and reformatted all the files accordingly by using it.

这个提交包含在:
Sai-Suraj-27
2023-06-26 16:09:39 +05:30
父节点 c71e87e34f
当前提交 f9dd7f2420
共有 155 个文件被更改,包括 11383 次插入8802 次删除

查看文件

@@ -2,7 +2,7 @@
import gprMax.gprMax
if __name__ == '__main__':
if __name__ == "__main__":
gprMax.gprMax.cli()
# Code profiling