mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-29 16:39:45 +00:00
chore: Add AI generation markers to source files
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# ===========================================
|
||||
# AI GENERATED / AI GENERATED / AI GENERATED
|
||||
# ===========================================
|
||||
|
||||
|
||||
import asyncio
|
||||
import json
|
||||
import uuid
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
# ===========================================
|
||||
# AI GENERATED / AI GENERATED / AI GENERATED
|
||||
# ===========================================
|
||||
|
||||
websockets>=12.0
|
||||
requests>=2.31.0
|
||||
aiortc>=1.9.0
|
||||
|
||||
Reference in New Issue
Block a user