Skip to content

Commit

Permalink
run make format
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Sep 18, 2024
1 parent 08eae5d commit 0336865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_scripts/env.py
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#!/usr/bin/env python3

import argparse
import hashlib
import os
import pathlib
import platform
import shutil
import subprocess
import sys
import urllib.request
import hashlib

DEFAULT_GUI = True
DEFAULT_USER = "user"
Expand Down

0 comments on commit 0336865

Please sign in to comment.