Add description for PyDataclassInspection (PY-27398)

This commit is contained in:
Semyon Proshev
2018-01-09 18:35:55 +03:00
parent e36e2873b9
commit c86e3a8df9
@@ -0,0 +1,5 @@
<html>
<body>
This inspection detects invalid definitions and usages of dataclasses introduced in Python 3.7.
</body>
</html>