Commit d9396fef authored by sumpfralle's avatar sumpfralle

fixed code-style issues


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@499 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent 66044a53
This diff is collapsed.
This diff is collapsed.
......@@ -21,4 +21,5 @@ You should have received a copy of the GNU General Public License
along with PyCAM. If not, see <http://www.gnu.org/licenses/>.
"""
all = ['ZBuffer', 'ODEBlocks']
__all__ = ['ZBuffer', 'ODEBlocks']
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment