test_project
test_project.bar
attr
test_project.bar
attr
test_project.bar
attr
# split
# split
Test project
============

.. code:: python

   import test_project

   test_project.bar(
   ).attr
   (
       test_project.bar()
       .attr
   )
   (
       test_project.bar()
       .
       attr
   )


.. automodule:: test_project
