Skip to content

Commit

Permalink
Format Python code with psf/black push (#283)
Browse files Browse the repository at this point in the history
There appear to be some python formatting errors in
81ec675. This pull request
uses the [psf/black](https://github.com/psf/black) formatter to fix
these issues.
  • Loading branch information
mzouink authored Aug 5, 2024
2 parents 5e59778 + 5a6440b commit c529ed2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dacapo/blockwise/global_vars.py
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@

current_run = None

0 comments on commit c529ed2

Please sign in to comment.