SENATOROVAI / ml-chyngyz

MIT License
1 stars 1 forks source link

Problem with new created file, pylint error code C0301 (Line too long) #9

Open Umekko opened 3 hours ago

Umekko commented 3 hours ago

Checklist

Hash commit / link

No response

Video

No response

Attach a screenshot and write what did you do to fix the problem?

Attaching created file

stash.JSON

Error from the terminal / Code

HomeWork\stash.py:50:0: C0301: Line too long (211/79) (line-too-long)

Expected behavior

Pylint should work properly and checker should be passed

Actual behavior

pre-commit error:

HomeWork\stash.py:23:0: C0301: Line too long (255/79) (line-too-long)

Nayil-Nord commented 3 hours ago

image

Nayil-Nord commented 3 hours ago

@Umekko у меня твой файл проверяется все ок

Nayil-Nord commented 3 hours ago

https://github.com/SENATOROVAI/DataScience-Nayil/commit/83fdfb03eacdb54b314019419296157d333fbc24

image