Laurent Bachelier
|
448c06d125
|
pep8 blank lines fixes
flake8 --select W391,E302,E301,E304
autopep8 can't fix W391 even though it claims it can.
Fixed using a simple custom script.
|
2014-10-10 23:41:44 +02:00 |
|
Florent
|
44dffce7b2
|
Rename CapBase to Capability
|
2014-09-26 10:18:12 +02:00 |
|
Romain Bignon
|
7d8571195f
|
fix docstring issues
|
2014-08-30 20:45:10 +02:00 |
|
Florent
|
e5f11a15eb
|
s/IBaseCap/CapBase/ (refs #1424)
|
2014-07-09 12:59:31 +02:00 |
|
Florent
|
537b49e6bd
|
DateField/TimeField/Delta are not really a base object
|
2014-07-09 11:46:46 +02:00 |
|
Romain Bignon
|
e025fb0b20
|
rename ICap to Cap (closes #1424)
|
2014-07-05 17:33:44 +02:00 |
|
Romain Bignon
|
51958135cb
|
rename CapBaseObject to BaseObject (refs #1424)
|
2014-07-05 17:26:05 +02:00 |
|
Bezleputh
|
b4c93587b4
|
improve ls command in handjoob
|
2013-08-20 18:03:14 +02:00 |
|
Bezleputh
|
f65697a884
|
correct job capability and module tests in order to avoid encoding error in console application
|
2013-07-04 20:42:30 +02:00 |
|
Bezleputh
|
6dc0769c65
|
creation of ICapJob : capability that manage jod adverts
|
2013-07-04 20:42:30 +02:00 |
|