Skip to content

Commit

Permalink
Merge pull request #12 from modeseven-os-climate/minor-repo-fixes
Browse files Browse the repository at this point in the history
Chore: Fix README images and minor isort issue
  • Loading branch information
ModeSevenIndustrialSolutions authored Jun 3, 2024
2 parents 9a3112c + 9025c54 commit 895f625
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
7 changes: 0 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,26 @@
.. image:: https://img.shields.io/badge/OS-Climate-blue
:alt: An OS-Climate Project
:target: https://os-climate.org/

.. image:: https://img.shields.io/badge/slack-osclimate-brightgreen.svg?logo=slack
:alt: Join OS-Climate on Slack
:target: https://os-climate.slack.com

.. image:: https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white
:alt: Source code on GitHub
:target: https://github.com/ModeSevenIndustrialSolutions/osc-inception-converter

.. image:: https://img.shields.io/pypi/v/osc-inception-converter.svg
:alt: PyPI package
:target: https://pypi.org/project/osc-inception-converter/

.. image:: https://api.cirrus-ci.com/github/os-climate/osc-inception-converter.svg?branch=main
:alt: Built Status
:target: https://cirrus-ci.com/github/os-climate/osc-inception-converter

.. image:: https://img.shields.io/badge/PDM-Project-purple
:alt: Built using PDM
:target: https://pdm-project.org/latest/

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
:alt: Project generated with PyScaffold
:target: https://pyscaffold.org/



=======================
osc-inception-converter
=======================
Expand Down
1 change: 1 addition & 0 deletions tests/test_osc_data_extractor.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import pytest

from osc_inception_converter.skeleton import fib, main

__author__ = "Matthew Watkins"
Expand Down

0 comments on commit 895f625

Please sign in to comment.