Added new check that verifies .toml files in the repo, and updated black version.

这个提交包含在:
Sai-Suraj-27
2023-09-25 14:18:50 +05:30
父节点 15ed426999
当前提交 9c2b63d883
共有 4 个文件被更改,包括 10 次插入12 次删除

查看文件

@@ -8,4 +8,4 @@ from toolboxes.GPRAntennaModels.GSSI import antenna_like_GSSI_1500
gssi_objects = antenna_like_GSSI_1500(0.125, 0.094, 0.100, resolution=0.001)
for obj in gssi_objects:
print(obj.__str__())
#end_python:
#end_python: