AnalyseMorphologique/utils/files
Djalim Simaila 5babe707c6 🐛 fix(input.py): add authorised_extensions as a static variable to ScannedObject class
 feat(input.py): add support for binary and ascii STL files to ScannedObject class
The ScannedObject class now has a static variable called authorised_extensions which contains a list of file extensions that are supported by the class. This improves the readability of the code and makes it easier to maintain. The ScannedObject class now also supports binary and ascii STL files, which increases the flexibility of the class and allows it to handle more file formats.
2023-05-12 11:17:00 +02:00
..
input.py 🐛 fix(input.py): add authorised_extensions as a static variable to ScannedObject class 2023-05-12 11:17:00 +02:00
norm.py added more docstrings 2023-04-28 11:34:22 +02:00
output.py 🐛 fix(data_test.py): change variable name from teta_diffs to theta_diffs to improve semantics 2023-05-09 10:56:43 +02:00