This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
attrs
mirror of
https://github.com/python-attrs/attrs.git
Watch
1
Star
1
Fork
You've already forked attrs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9b34af2779
attrs
/
attr
History
Wouter Bolsterlee
9a76f0503f
Fix typo in docstring
2015-07-23 17:08:21 +02:00
..
__init__.py
Move keywords out of __init__
2015-04-16 07:40:08 -04:00
_compat.py
Fix flake8
2015-07-03 12:15:05 +02:00
_config.py
Check type of set_run_validators' arg
2015-06-05 20:28:50 +02:00
_funcs.py
We're ASCII-clean
2015-02-20 11:22:10 +01:00
_make.py
If you subclass an attr class, the repr should include the name of the subclass, not the superclass, even if you don't redecorate with another @attr.s
2015-07-21 16:25:28 -07:00
filters.py
Use inspect.isclass to detect classes
2015-03-23 14:04:05 +01:00
validators.py
Fix typo in docstring
2015-07-23 17:08:21 +02:00