From cc60fa0ba246c872df67585d5b931fc27ee7ca83 Mon Sep 17 00:00:00 2001 From: Anson Date: Mon, 20 Jan 2020 14:40:19 -0700 Subject: [PATCH] black formatted --- aero_astro_calc/PlaneStress.py | 1 - 1 file changed, 1 deletion(-) diff --git a/aero_astro_calc/PlaneStress.py b/aero_astro_calc/PlaneStress.py index 8aa07c9..69bbfd4 100644 --- a/aero_astro_calc/PlaneStress.py +++ b/aero_astro_calc/PlaneStress.py @@ -85,4 +85,3 @@ class PlaneStress: ) show(plot) -