Skip to content
  • This project
    • Loading...
  • Sign in

沈秋雨 / lyric_rhyme

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • lyric_rhyme
  • lyric_dedup_server
  • __init__.py
  • 沈秋雨's avatar
    简化去重链路,仅保留使用pg作为数据库的链路 · fec2556e ...
    fec2556e
    使用opencc作为简繁转换
    沈秋雨 authored 2026-06-04 13:48:52 +0800
__init__.py 61 Bytes
Raw Blame History Permalink
1 2 3
from .config import ServerConfig

__all__ = ["ServerConfig"]