Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
  • Loading branch information
psakievich committed Sep 21, 2024
1 parent bb11a64 commit 0e6d293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/recursive_develop.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /usr/bin/env spack-python
import argparse
import spack.cmd

import spack.cmd
import spack.main

develop = spack.main.SpackCommand("develop")
Expand Down

0 comments on commit 0e6d293

Please sign in to comment.