nouvelles fractales
This commit is contained in:
parent
013814928c
commit
27b8a76a15
@ -62,7 +62,7 @@ master_doc = 'index'
|
||||
# for a list of supported languages.
|
||||
#
|
||||
# This is also used if you do content translation via gettext catalogs.
|
||||
# Usually you set "language" from the command line for these cases.
|
||||
# Usually you set "language" from the command_text line for these cases.
|
||||
language = None
|
||||
|
||||
# List of patterns, relative to source directory, that match files and
|
||||
|
@ -163,7 +163,6 @@ class Lsystem(ImageDraw.ImageDraw):
|
||||
recursions,
|
||||
color, width)
|
||||
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
"""Initialisation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user