summaryrefslogtreecommitdiff
path: root/anchor.py
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2020-09-03 20:40:51 +0200
committerAnthon van der Neut <anthon@mnt.org>2020-09-03 20:40:51 +0200
commit53a39bcc144e46221caee39f49cd753f956b0657 (patch)
treeb45181ad4864f66157be031648da1bfa2e4baab5 /anchor.py
parentb3acb5b97d8cd60064c6bfd0d7921e4f96c185c8 (diff)
downloadruamel.yaml-53a39bcc144e46221caee39f49cd753f956b0657.tar.gz
udpate setup.py to workaround issue in setuptools0.16.11
https://github.com/pypa/setuptools/issues/2355#issuecomment-685159580
Diffstat (limited to 'anchor.py')
-rw-r--r--anchor.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/anchor.py b/anchor.py
index aa649f5..d702126 100644
--- a/anchor.py
+++ b/anchor.py
@@ -1,4 +1,3 @@
-
if False: # MYPY
from typing import Any, Dict, Optional, List, Union, Optional, Iterator # NOQA