ui changes

This commit is contained in:
Kalki
2023-06-20 19:25:44 +05:30
parent e6d0840ce0
commit bbc90209e8
+8
View File
@@ -0,0 +1,8 @@
repos:
- repo: local
hooks:
- id: pylint
name: pylint
entry: pylint
language: system
types: [python]