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 415bc3f commit 33b6213
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
@@ -1,8 +1,8 @@
"""
projector processing
"""
import logging
import argparse
import logging
import subprocess
import os
from pathlib import Path
Expand Down

0 comments on commit 33b6213

Please sign in to comment.