1
0
Fork 0
mirror of synced 2024-05-19 19:52:41 +12:00

Update completion.py

This commit is contained in:
OMEGA_RAZER 2022-12-20 13:32:43 -05:00 committed by GitHub
parent 2aea7d0d48
commit 7fef403757
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# coding=utf-8
# -*- coding: utf-8 -*-
import subprocess
from os import environ