Skip to content
Snippets Groups Projects
Commit 2cf42a11 authored by Rsge's avatar Rsge
Browse files

Added license comment at top

parent c0dbb9a6
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python3 #!/usr/bin/env python3
##################################################################
# #
# © 2021 - MPL 2.0 - Rsge, ColonelRoyMustang - v2.0.1 #
# https://github.com/Rsge/Tabletop-RPG-Dice-Roll-Odds-Calculator #
# #
##################################################################
# Imports # Imports
from functools import lru_cache from functools import lru_cache
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment