Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Change slicing if models got published more than 1000, below slicing will not sl... #9

@todo

Description

@todo

# TODO: Change slicing if models got published more than 1000, below slicing will not slice correctly
latest_pub_model = _id.split('|')[0].replace(' ', '').split(':')[1][-4:]
return int(latest_pub_model)
except IndexError:
logger.info("Check the Config for URL")
return -1


This issue was generated by todo based on a TODO comment in 35aeee3. It's been assigned to @gmarupilla because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions