Skip to content
Snippets Groups Projects
Commit bffb6182 authored by Abhiraj Bishnoi's avatar Abhiraj Bishnoi
Browse files

Style check

parent c58daf3a
No related branches found
No related tags found
No related merge requests found
repos: repos:
- repo: https://github.com/pre-commit/mirrors-autopep8 - repo: https://github.com/pre-commit/mirrors-autopep8
rev: '' # Use the sha / tag you want to point at rev: 'v1.5.7' # Use the sha / tag you want to point at
hooks: hooks:
- id: autopep8 - id: autopep8
types: [file] types: [file]
......
...@@ -17,6 +17,7 @@ patches = [ ...@@ -17,6 +17,7 @@ patches = [
'003-guile2.0.patch', '003-guile2.0.patch',
'libmatheval-1.1.11_fix-matheval-test.patch' 'libmatheval-1.1.11_fix-matheval-test.patch'
] ]
checksums = [ checksums = [
# libmatheval-1.1.11.tar.gz # libmatheval-1.1.11.tar.gz
'474852d6715ddc3b6969e28de5e1a5fbaff9e8ece6aebb9dc1cc63e9e88e89ab', '474852d6715ddc3b6969e28de5e1a5fbaff9e8ece6aebb9dc1cc63e9e88e89ab',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment