From 36bf1bcedf60443537175ebb6979a2aecae15b16 Mon Sep 17 00:00:00 2001
From: Sebastian Sille <nrgsille@noreply.localhost>
Date: Fri, 17 Feb 2023 13:56:53 +0100
Subject: [PATCH] Cleanup: remove <pep8 compliant> comment

no longer needed

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
---
 io_scene_3ds/export_3ds.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/io_scene_3ds/export_3ds.py b/io_scene_3ds/export_3ds.py
index c3c30eca..2a22d742 100644
--- a/io_scene_3ds/export_3ds.py
+++ b/io_scene_3ds/export_3ds.py
@@ -16,8 +16,6 @@
 #
 # ##### END GPL LICENSE BLOCK #####
 
-# <pep8 compliant>
-
 # Script copyright (C) Bob Holcomb
 # Contributors: Campbell Barton, Bob Holcomb, Richard Lärkäng, Damien McGinnes, Mark Stijnman, Sebastian Sille
 
-- 
GitLab