Closed justbuchanan closed 1 year ago
@justbuchanan I set the gltf test up to be skipped for now (with an annotation of why) so that we can move forward on some of this work you are doing. Please update your branch(es), which should fix the test failures.
@justbuchanan Are you ready for this to be merged?
Yeah this should be good to go.
The
dest
argument just changes the name of the "key" in the return valueargs
inargs = parser.parse_args()
, so it isn't necessary to specify it unless it's different than the flag name.