Fixing tutorials grammar (#242)
* grammar check and sparse rephrasing * rst created * meta copyright adjusted
This commit is contained in:
committed by
GitHub
parent
15136e13f8
commit
b10e02103b
@@ -13,7 +13,7 @@ __all__ = [
|
||||
__project__ = "PINA"
|
||||
__title__ = "pina"
|
||||
__author__ = "PINA Contributors"
|
||||
__copyright__ = "Copyright 2021-2024, PINA Contributors"
|
||||
__copyright__ = "2021-2024, PINA Contributors"
|
||||
__license__ = "MIT"
|
||||
__version__ = "0.1.0"
|
||||
__mail__ = "demo.nicola@gmail.com, dario.coscia@sissa.it" # TODO
|
||||
|
||||
Reference in New Issue
Block a user