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 194fb4a commit 415bc3f
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 @@ -2,8 +2,8 @@
projector processing
"""
import logging
import subprocess
import argparse
import subprocess
import os
from pathlib import Path
from zipfile import ZipFile
Expand Down

0 comments on commit 415bc3f

Please sign in to comment.