1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

formatting

This commit is contained in:
Kelly Brazil
2024-02-05 11:36:08 -08:00
parent 3fbdffd028
commit 70a971a2f1

View File

@ -1,7 +1,5 @@
import os
import unittest
import json
from typing import Dict
from jc.parsers.os_prober import parse
THIS_DIR = os.path.dirname(os.path.abspath(__file__))