Skip to content

Commit

Permalink
Import simplejson
Browse files Browse the repository at this point in the history
  • Loading branch information
asdil12 committed Mar 8, 2024
1 parent 0367251 commit e232cb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/fetch_openqa_bugs
Expand Up @@ -6,6 +6,7 @@ import sys
sys.path.insert(0, os.path.abspath(os.path.dirname(__file__) + "/.."))

import json
import simplejson
import configparser
import requests

Expand Down

0 comments on commit e232cb0

Please sign in to comment.