Re: [openstack-dev] [mistral] Using __init__.py files

2014-06-30 Thread Renat Akhmerov
Ok, Oleg, thanks! > Jun 30, 2014, в 19:26, Oleg Gelbukh написал(а): > > Renat, > > As far as I can tell, it is de-facto standard to not place anything at all to > __init__.py across the majority of OpenStack projects. > > -- > Best regards, > Oleg Gelbukh > > >> On Mon, Jun 30, 2014 at 3:50

Re: [openstack-dev] [mistral] Using __init__.py files

2014-06-30 Thread Oleg Gelbukh
Renat, As far as I can tell, it is de-facto standard to not place anything at all to __init__.py across the majority of OpenStack projects. -- Best regards, Oleg Gelbukh On Mon, Jun 30, 2014 at 3:50 PM, Renat Akhmerov wrote: > Hi, > > What would be your opinion on the question “Should we plac