Skip to content

Commit

Permalink
Fully qualified names don't work like that in python, huh
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbley committed Nov 16, 2023
1 parent 6d368b8 commit bd11b2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/create_gh_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
import backoff
import click
import keepachangelog
import requests
import urllib3
from github_release import gh_release_create
from splunk_packaging import changelog_path, get_versions, root_path

Expand Down

0 comments on commit bd11b2f

Please sign in to comment.