Skip to content

Commit

Permalink
making flake8 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewPlayer3 authored Jul 14, 2021
1 parent 33b6213 commit 8dc2bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back_projection/process.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"""
import argparse
import logging
import subprocess
import os
import subprocess
from pathlib import Path
from zipfile import ZipFile

Expand Down

0 comments on commit 8dc2bca

Please sign in to comment.