Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 13, 2024
1 parent d3b61bc commit 5ae6cb5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deploy.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,12 @@
import hashlib
import json
import os
import re
import shutil
import ssl
import subprocess
from copy import deepcopy
from functools import partial
from glob import glob
from urllib.error import HTTPError
from urllib.parse import urlencode
from urllib.request import Request, urlopen

# UID for the folder under which our dashboards will be setup
Expand Down

0 comments on commit 5ae6cb5

Please sign in to comment.