Skip to content

Create Relative Strength Index (RSI).py #10241

Create Relative Strength Index (RSI).py

Create Relative Strength Index (RSI).py #10241

Triggered via pull request October 4, 2024 14:41
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (N999): financial/Relative Strength Index (RSI).py#L1
financial/Relative Strength Index (RSI).py:1:1: N999 Invalid module name: 'Relative Strength Index (RSI)'
Ruff (W293): financial/Relative Strength Index (RSI).py#L4
financial/Relative Strength Index (RSI).py:4:1: W293 Blank line contains whitespace
Ruff (W293): financial/Relative Strength Index (RSI).py#L7
financial/Relative Strength Index (RSI).py:7:1: W293 Blank line contains whitespace
Ruff (W293): financial/Relative Strength Index (RSI).py#L11
financial/Relative Strength Index (RSI).py:11:1: W293 Blank line contains whitespace
Ruff (W293): financial/Relative Strength Index (RSI).py#L15
financial/Relative Strength Index (RSI).py:15:1: W293 Blank line contains whitespace
Ruff (W293): financial/Relative Strength Index (RSI).py#L19
financial/Relative Strength Index (RSI).py:19:1: W293 Blank line contains whitespace
Ruff (E501): financial/Relative Strength Index (RSI).py#L20
financial/Relative Strength Index (RSI).py:20:89: E501 Line too long (104 > 88)
Ruff (W293): financial/Relative Strength Index (RSI).py#L24
financial/Relative Strength Index (RSI).py:24:1: W293 Blank line contains whitespace
Ruff (E501): financial/Relative Strength Index (RSI).py#L33
financial/Relative Strength Index (RSI).py:33:89: E501 Line too long (94 > 88)
Ruff (E501): financial/Relative Strength Index (RSI).py#L42
financial/Relative Strength Index (RSI).py:42:89: E501 Line too long (106 > 88)