Skip to content

Implemented Suffix Tree Data Structure #9568

Implemented Suffix Tree Data Structure

Implemented Suffix Tree Data Structure #9568

Triggered via pull request September 7, 2024 20:50
Status Failure
Total duration 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (RUF013): data_structures/suffix_tree/suffix_tree_node.py#L7
data_structures/suffix_tree/suffix_tree_node.py:7:23: RUF013 PEP 484 prohibits implicit `Optional`
ruff
Process completed with exit code 1.