Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jerico Moeyersons
Mandelbrot-creator
Commits
68c7f66a
Commit
68c7f66a
authored
Feb 12, 2021
by
Jerico Moeyersons
🏘
Browse files
Rename folders to lowercase
parent
f53ff9a8
Changes
19
Hide whitespace changes
Inline
Side-by-side
API
/Dockerfile
→
api
/Dockerfile
View file @
68c7f66a
File moved
API
/__init__.py
→
api
/__init__.py
View file @
68c7f66a
File moved
API
/__pycache__/exceptions.cpython-39.pyc
→
api
/__pycache__/exceptions.cpython-39.pyc
View file @
68c7f66a
File moved
API
/__pycache__/kernel.cpython-39.pyc
→
api
/__pycache__/kernel.cpython-39.pyc
View file @
68c7f66a
File moved
API
/api.py
→
api
/api.py
View file @
68c7f66a
File moved
API
/exceptions.py
→
api
/exceptions.py
View file @
68c7f66a
File moved
API
/kernel.py
→
api
/kernel.py
View file @
68c7f66a
File moved
API
/requirements.txt
→
api
/requirements.txt
View file @
68c7f66a
File moved
CLI
/__init__.py
→
cli
/__init__.py
View file @
68c7f66a
File moved
CLI
/__pycache__/mandelbrot_creator.cpython-39.pyc
→
cli
/__pycache__/mandelbrot_creator.cpython-39.pyc
View file @
68c7f66a
File moved
CLI
/mandelbrot_creator.egg-info/PKG-INFO
→
cli
/mandelbrot_creator.egg-info/PKG-INFO
View file @
68c7f66a
File moved
CLI
/mandelbrot_creator.egg-info/SOURCES.txt
→
cli
/mandelbrot_creator.egg-info/SOURCES.txt
View file @
68c7f66a
File moved
CLI
/mandelbrot_creator.egg-info/dependency_links.txt
→
cli
/mandelbrot_creator.egg-info/dependency_links.txt
View file @
68c7f66a
File moved
CLI
/mandelbrot_creator.egg-info/entry_points.txt
→
cli
/mandelbrot_creator.egg-info/entry_points.txt
View file @
68c7f66a
File moved
CLI
/mandelbrot_creator.egg-info/requires.txt
→
cli
/mandelbrot_creator.egg-info/requires.txt
View file @
68c7f66a
File moved
CLI
/mandelbrot_creator.egg-info/top_level.txt
→
cli
/mandelbrot_creator.egg-info/top_level.txt
View file @
68c7f66a
File moved
CLI
/mandelbrot_creator.py
→
cli
/mandelbrot_creator.py
View file @
68c7f66a
File moved
CLI
/requirements.txt
→
cli
/requirements.txt
View file @
68c7f66a
File moved
CLI
/setup.py
→
cli
/setup.py
View file @
68c7f66a
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment