[O] Compatibility
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
import json
|
||||
import sys
|
||||
from __future__ import annotations
|
||||
|
||||
|
||||
def ansirgb(r: int, g: int, b: int, foreground: bool = True) -> str:
|
||||
|
||||
Reference in New Issue
Block a user