mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
feat: Add subprocess import for notifications command
This commit is contained in:
parent
e817c76e38
commit
e2117fd8a9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import base64
|
|||
import functools
|
||||
import os
|
||||
import signal
|
||||
import subprocess
|
||||
import time
|
||||
import webbrowser
|
||||
from collections import defaultdict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue