Matt Martz
|
9773a1f289
|
Add a Singleton metaclass, use it with Display (#48935)
* Add a Singleton class, use it with Display
* update six import
* Move remaining failes to display singleton
* Fix rebase issues
* Singleton improvements
* Add code-smell for 'from __main__ import display'. ci_complete
* s/self/cls/g
* Add docs for no-main-display
* Address linting issues
* Add changelog fragment. ci_complete
* Implement reentrant lock for class instantiation in Singleton
* Add Display singleton porting guide
|
2018-11-20 17:06:51 -06:00 |
Toshio Kuratomi
|
6456891053
|
Fix wildcard import in galaxy/token.py
|
2017-07-27 15:37:26 -07:00 |
Dag Wieers
|
c4a7f64c02
|
ansible/galaxy: PEP8 compliancy (#24696)
- Make PEP8 compliant
|
2017-05-18 18:43:35 +01:00 |
Matt Clay
|
4554e8d769
|
Remove unnecessary shebangs and execute bits.
|
2017-02-22 18:13:46 -08:00 |
Matt Clay
|
d913f69ba1
|
PEP 8 W291 whitespace cleanup.
|
2017-01-27 17:08:02 -08:00 |
Matt Clay
|
95789f3949
|
PEP 8 whitespace cleanup. (#20783)
* PEP 8 E271 whitespace cleanup.
* PEP 8 W293 whitespace cleanup.
* Fix whitespace issue from recent PR.
|
2017-01-27 15:45:23 -08:00 |
Matt Clay
|
63b1e0c277
|
Fix infrequent PEP 8 issues.
|
2017-01-27 14:06:21 -08:00 |
chouseknecht
|
4f84769a17
|
Galaxy 2.0
|
2015-12-09 10:51:12 -05:00 |