mirror of
https://github.com/pim-n/pg-rad
synced 2026-04-24 21:18:10 +02:00
PEP8
This commit is contained in:
@ -4,8 +4,6 @@ from matplotlib import pyplot as plt
|
|||||||
from matplotlib.axes import Axes
|
from matplotlib.axes import Axes
|
||||||
from matplotlib.patches import Circle
|
from matplotlib.patches import Circle
|
||||||
|
|
||||||
from numpy import median
|
|
||||||
|
|
||||||
from pg_rad.landscape.landscape import Landscape
|
from pg_rad.landscape.landscape import Landscape
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|||||||
Reference in New Issue
Block a user