Skip to content

Commit 3bd4e6a

Browse files
committed
adding CI badge to READMEs
1 parent cc27749 commit 3bd4e6a

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Amoeba
1919
.. [![CI](https://github.com/Henry-Best-01/Amoeba/actions/workflows/CI.yml/badge.svg)](https://github.com/Henry-Best-01/Amoeba/actions/workflows/CI.yml)
2020
2121
22-
2322
Amoeba (an Agn Model of Optical Emissions Beyond steady-state Accretion disks) is a new, modular, and open source
2423
quasar modeling code designed to model intrinsic and extrinsic variability within the context of wide field
2524
optical surveys such as LSST. It has the capability to treat both emission and reverberation with general

amoeba/README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Amoeba
1919
.. [![CI](https://github.com/Henry-Best-01/Amoeba/actions/workflows/CI.yml/badge.svg)](https://github.com/Henry-Best-01/Amoeba/actions/workflows/CI.yml)
2020
2121
22-
2322
Amoeba (an Agn Model of Optical Emissions Beyond steady-state Accretion disks) is a new, modular, and open source
2423
quasar modeling code designed to model intrinsic and extrinsic variability within the context of wide field
2524
optical surveys such as LSST. It has the capability to treat both emission and reverberation with general

amoeba/tests/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
"""Unit test package for amoeba."""
2+
23
from amoeba import *

0 commit comments

Comments
 (0)