Skip to content

Create artificial_neural_network.py #10627

Create artificial_neural_network.py

Create artificial_neural_network.py #10627

Triggered via pull request October 7, 2024 21:30
@AHuzailAHuzail
synchronize #11873
patch-1
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff: neural_network/artificial_neural_network.py#L14
neural_network/artificial_neural_network.py:14:1: SyntaxError: Expected a statement
Ruff: neural_network/artificial_neural_network.py#L14
neural_network/artificial_neural_network.py:14:3: SyntaxError: Expected a statement
Ruff: neural_network/artificial_neural_network.py#L14
neural_network/artificial_neural_network.py:14:5: SyntaxError: Expected a statement
Ruff: neural_network/artificial_neural_network.py#L14
neural_network/artificial_neural_network.py:14:7: SyntaxError: Expected a statement
Ruff: neural_network/artificial_neural_network.py#L15
neural_network/artificial_neural_network.py:15:1: SyntaxError: Unexpected indentation
Ruff: neural_network/artificial_neural_network.py#L16
neural_network/artificial_neural_network.py:16:54: SyntaxError: Expected an indented block after function definition
Ruff: neural_network/artificial_neural_network.py#L17
neural_network/artificial_neural_network.py:17:1: SyntaxError: Expected a statement
Ruff: neural_network/artificial_neural_network.py#L17
neural_network/artificial_neural_network.py:17:3: SyntaxError: Expected a statement
Ruff: neural_network/artificial_neural_network.py#L17
neural_network/artificial_neural_network.py:17:5: SyntaxError: Expected a statement
Ruff: neural_network/artificial_neural_network.py#L17
neural_network/artificial_neural_network.py:17:7: SyntaxError: Expected a statement