Open Alvinleenh opened 2 years ago
Updated syntax change: sp.import_script_from_url -> sp.io.import_script_from_url sp.import_template -> sp.io.import_template sp.bytes_of_string -> sp.utils.bytes_of_string
Fixed typo: assume_consecutive_tokens -> assume_consecutive_token_ids
Please refer to issue #358
Hi @bhaskarSingh, I would like to request for review on this change. Thanks
Updated syntax change: sp.import_script_from_url -> sp.io.import_script_from_url sp.import_template -> sp.io.import_template sp.bytes_of_string -> sp.utils.bytes_of_string
Fixed typo: assume_consecutive_tokens -> assume_consecutive_token_ids
Please refer to issue #358