Closed marcoeilers closed 10 months ago
Turns out the previous code did not account for parameters being passed --like=this instead of --like that, and also used the slice function incorrectly.
--like=this
--like that
Turns out the previous code did not account for parameters being passed
--like=this
instead of--like that
, and also used the slice function incorrectly.