Skip to content

Commit

Permalink
feat(pyproject.toml): add 'emojis' package to dependencies to support…
Browse files Browse the repository at this point in the history
… emoji handling

feat(pyproject.toml): add 'types-dateparser', 'types-pytz', 'types-pyyaml' to dependencies for better type checking
refactor(pyproject.toml): clean up 'exclude' lists in 'tool.ruff' and 'tool.pyright' sections, removing unnecessary entries
feat(pyproject.toml): enable 'enableReachabilityAnalysis', 'reportImportCycles', 'strictDictionaryInference', 'strictListInference', 'strictSetInference' in 'tool.pyright' for stricter type checking
refactor(pyproject.toml): move '.venv' to 'ignore' list in 'tool.pyright' section for better project structure management
  • Loading branch information
kzndotsh committed Sep 14, 2024
1 parent e6b1220 commit 0b494a4
Show file tree
Hide file tree
Showing 2 changed files with 371 additions and 358 deletions.
Loading

0 comments on commit 0b494a4

Please sign in to comment.