summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/Carbon/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/plat-mac/Carbon/__init__.py')
-rw-r--r--Lib/plat-mac/Carbon/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/plat-mac/Carbon/__init__.py b/Lib/plat-mac/Carbon/__init__.py
index d0cfec3..8018c18 100644
--- a/Lib/plat-mac/Carbon/__init__.py
+++ b/Lib/plat-mac/Carbon/__init__.py
@@ -1,4 +1,4 @@
# Filter out warnings about signed/unsigned constants
import warnings
warnings.filterwarnings("ignore", "", FutureWarning, ".*Controls")
-warnings.filterwarnings("ignore", "", FutureWarning, ".*MacTextEditor") \ No newline at end of file
+warnings.filterwarnings("ignore", "", FutureWarning, ".*MacTextEditor")