Merge pull request #15 from NichiHachi/main

Le 0Head qui a mal pull
This commit is contained in:
Xeon0X
2024-06-16 22:59:21 +02:00
committed by GitHub

View File

@@ -98,5 +98,3 @@ def generate_building(image: Union[str, Image], heightmap: Union[str, Image], ou
return rectangles return rectangles
if __name__ == '__main__':
generate_building()