Added date in output file

This commit is contained in:
Nikhil Badyal
2024-03-29 01:24:53 +05:30
committed by Nikhil Badyal
parent 378a77f360
commit 710a2af7b9
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ repos:
args:
- '--strict'
- "--config=pyproject.toml"
additional_dependencies: [ types-requests,types-beautifulsoup4 ]
additional_dependencies: [ types-requests,types-beautifulsoup4,types-pytz ]
ci:
autofix_commit_msg: |