sympy / sympy-bot-old

SymPy pull request helper
http://reviews.sympy.org/
Other
24 stars 16 forks source link

sympy-bot list is broken #122

Closed asmeurer closed 12 years ago

asmeurer commented 12 years ago
$./sympy-bot list
> Using config file /Users/aaronmeurer/.sympy/sympy-bot.conf
> Loaded configuration file
Traceback (most recent call last):
  File "./sympy-bot", line 502, in <module>
    main()
  File "./sympy-bot", line 150, in main
    val = getattr(options, i)
AttributeError: 'Namespace' object has no attribute 'build_docs'