Toggle navigation
Toggle navigation
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
Authored by
戒酒的李白
2024-07-03 21:42:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cfe1fdc882beffc7a10bc5bb1f0b4ee05ecc80a6
cfe1fdc8
1 parent
7e366e08
【getPublicData.py】添加getAllTopics函数初步
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
utils/getPublicData.py
utils/getPublicData.py
View file @
cfe1fdc
...
...
@@ -88,4 +88,8 @@ def getAllHotWords():
])
except
:
continue
return
data
def
getAllTopics
():
data
=
[]
return
data
\ No newline at end of file
...
...
Please
register
or
login
to post a comment