Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 208 Bytes

File metadata and controls

10 lines (7 loc) · 208 Bytes

DataSet

Creación y almacenaje de Data Sets

GIT comands

git checkout -b GeneratorComments main

git add . git commit -m "Add comments in schematicAscGenerator class" git push -u origin GeneratorComments