Commit Graph

9 Commits

Author SHA1 Message Date
Marc Mueller
6e2dbbf463
Use alias for astroid.nodes 01 (#4855)
* Use from astroid import nodes
* Resolve name conflicts
2021-08-17 22:19:04 +02:00
Pierre Sassoulas
2d525d6824 Style - Re-Apply black following the isort cleanup
Change with isort triggered change with black.
2019-03-20 09:07:35 +01:00
Pierre Sassoulas
5ab140ac3b Style - Apply isort on all apllicable files 2019-03-20 09:07:35 +01:00
Ashley Whetter
9f7797ae15 Expanded documentation for new contributors (#1569) 2017-07-12 05:45:16 +01:00
Łukasz Rogalski
b95d334aff Remove mentions of deprecated astroid node names (#1485) 2017-05-22 14:43:35 +02:00
Claudiu Popa
e830dc2df2 Add a message in the example checker, since the message is needed. 2016-08-14 15:47:18 +03:00
David Douard
f1786ae74b astng has been renamed astroid 2013-06-17 15:06:48 +02:00
Emile Anclin
c50f000425 update custom checker in example/custom.py
We don't use compiler.ast nodes, but astng nodes.
2010-03-22 10:33:23 +01:00
root
4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00