mrchase390
Results
1
comments of
mrchase390
> For the record I added a couple of lines to bypass this:- > > ``` > def clean_text(string, remove_spaces=False): > if string == None: > string = "Hacked it"...