From 0ad13e912493621da4a51b2f8cbe7069b4ba981c Mon Sep 17 00:00:00 2001 From: danielfromearth Date: Tue, 26 Sep 2023 10:37:35 -0400 Subject: [PATCH] add black formatting badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01ce812..ac3e3dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ncompare _____ [![Available on pypi](https://img.shields.io/pypi/v/ncompare.svg)](https://pypi.org/project/ncompare/) +[![Formatted with black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black) [![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/) Compare the structure of two NetCDF files at the command line.