chore: add .material->.base refactor check comments

Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
This commit is contained in:
dxc
2026-02-10 11:34:50 +08:00
parent c4d2e703f1
commit b98f89bfe4
8 changed files with 16 additions and 16 deletions

View File

@ -1,4 +1,4 @@
import socket
import socket # .material -> .base refactor checked
import base64
import os
from io import BytesIO
@ -315,4 +315,4 @@ class LabelPrintService:
if __name__ == "__main__":
pass
pass