Skip to content

Commit

Permalink
Fix check-editorconfig lints
Browse files Browse the repository at this point in the history
  • Loading branch information
mkenigs committed Dec 20, 2024
1 parent 064cc97 commit e9450e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assemble_installer.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import requests
import subprocess
import shutil
import shutil
import sys

response = requests.get('https://hydra.nixos.org/jobset/experimental-nix-installer/experimental-installer/evals', headers={'Accept': 'application/json'})
Expand Down

0 comments on commit e9450e8

Please sign in to comment.