• This project
    • Loading...
  • Sign in

万朱浩 / Venue-Ops

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • Venue-Ops
  • MindSpider
  • DeepSentimentCrawling
  • MediaCrawler
  • mypy.ini
  • Complete the part of the system crawler2. · 15b3a334
    15b3a334 Browse File
    戒酒的李白 authored 2025-08-20 22:01:15 +0800
mypy.ini 143 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
[mypy]
warn_return_any = True
warn_unused_configs = True

[mypy-cv2]
ignore_missing_imports = True

[mypy-execjs]
ignore_missing_imports = True