Skip to content

Fix linters.

c02a6b3
Select commit
Loading
Failed to load commit list.
Merged

Add validate method for polar file #24 #25

Fix linters.
c02a6b3
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 11, 2025 in 0s

3 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 201 in weatherrouting/polar.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

weatherrouting/polar.py#L201

Polar.validate_polar_file is too complex (19) (MC0001)

Check warning on line 245 in weatherrouting/polar.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

weatherrouting/polar.py#L245

Unused variable 'j'

Check failure on line 263 in weatherrouting/polar.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

weatherrouting/polar.py#L263

Too many positional arguments for constructor call