Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
alilevy committed Dec 10, 2023
2 parents 705564e + 1776ab5 commit 97f6cff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)
![](https://img.shields.io/badge/license-Apache-000000.svg)
![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-green)
![GitHub last commit](https://img.shields.io/github/last-commit/ant-research/EasyTemporalPointProcess)

![Stars](https://img.shields.io/github/stars/ant-research/EasyTemporalPointProcess)
[![PyPI version](https://img.shields.io/pypi/v/easy-tpp.svg?style=flat-square&color=b7534)](https://pypi.python.org/pypi/easy-tpp/)
[![Downloads](https://static.pepy.tech/personalized-badge/easy-tpp?period=total&units=international_system&left_color=black&right_color=blue&left_text=Downloads)](https://pepy.tech/project/easy-tpp)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/dev_guide/model_custom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Customize a Model
==================


Here we introduce how to customize a new TPP model with the support of ``EasyTPP``.
Here we introduce how to customize a TPP model with the support of ``EasyTPP``.



Expand Down

0 comments on commit 97f6cff

Please sign in to comment.