Matthias
|
eb1040ddb7
|
Convert resolvers to classmethods
|
2019-12-24 13:34:37 +01:00 |
|
Matthias
|
1c5f8070e5
|
Refactor build_paths to staticmethod
|
2019-12-23 09:53:55 +01:00 |
|
Matthias
|
44289e4c58
|
Allow not using files from user_dir
|
2019-10-30 15:57:08 +01:00 |
|
Matthias
|
fda71085e0
|
Refactor load-path building to parent class
|
2019-10-16 08:12:24 +02:00 |
|
Matthias
|
1a765f1a17
|
Return generator instead of Object from _get_valid_object
|
2019-10-16 08:11:42 +02:00 |
|
hroff-1902
|
849d694c27
|
Don't inherit from object
|
2019-09-12 04:39:52 +03:00 |
|
Matthias
|
aaeeb9c0c6
|
Merge branch 'develop' into align_userdata
|
2019-08-21 19:41:10 +02:00 |
|
Matthias
|
ea4db0ffb6
|
Pass object-name to loader to fix logging
|
2019-08-18 18:11:34 +02:00 |
|
Matthias
|
9de8d7276e
|
have strategyresolver use user_data_dir
|
2019-07-28 14:57:05 +02:00 |
|
Matthias
|
482f5f7a26
|
Update plotly dependencies (will break 3.x installations)
|
2019-07-22 20:39:38 +02:00 |
|
Matthias
|
dcddfce5bc
|
Fix small mistakes
|
2019-07-21 19:21:50 +02:00 |
|
Matthias
|
08ca260e82
|
Simplify return valuef rom _load_object
|
2019-07-21 15:29:17 +02:00 |
|
Matthias
|
b35efd96dc
|
Extract load_object from multiple paths to iResolver
|
2019-07-21 15:03:12 +02:00 |
|
hroff-1902
|
b499e74502
|
minor improvements to resolvers
|
2019-07-12 23:45:49 +03:00 |
|
Matthias
|
44acf2f471
|
Catch syntaxerror on import
|
2019-03-15 19:50:38 +01:00 |
|
Matthias
|
f9aa3c27be
|
Catch ModuleNotFoundError when importing external code
|
2019-03-11 19:49:03 +01:00 |
|
iuvbio
|
3e2f90a32a
|
formatting
|
2019-02-19 22:27:20 +01:00 |
|
Matthias
|
1d35428c8d
|
Rename get_valid_objects to get_valid object
it only ever returns one object ...
|
2018-11-25 10:08:27 +01:00 |
|
Matthias
|
a3477e07eb
|
Remove constructor, it's not needed in the baseclass
|
2018-11-25 09:55:36 +01:00 |
|
Matthias
|
20de8c82e4
|
Convert to Pathlib
|
2018-11-24 20:39:16 +01:00 |
|
Matthias
|
cc7b820978
|
Move hyperoptresolver to resolvers package
|
2018-11-24 20:14:08 +01:00 |
|
Matthias
|
2c0d0946e6
|
Small stylistic improvements to strategyresolver
|
2018-11-24 20:02:29 +01:00 |
|
Matthias
|
21a093bcdb
|
extract resolvers to IResolvers and it's own package
|
2018-11-24 20:00:02 +01:00 |
|