Skip to content

Commit

Permalink
Add stub files for .project.justmip
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Jan 31, 2025
1 parent 20f7faf commit 70dabfb
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions doc/project/justmip.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
JustMIP (:mod:`.project.justmip`)
*********************************

Project information
===================

.. todo:: Complete the following list items:

- Website: …
- Project period: …

Data
====

Code reference
==============

.. currentmodule:: message_ix_models.project.justmip

.. automodule:: message_ix_models.project.justmip
:members:
1 change: 1 addition & 0 deletions message_ix_models/project/justmip/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""JustMIP project."""
Empty file.

0 comments on commit 70dabfb

Please sign in to comment.