Skip to content

Commit df7a030

Browse files
committed
Test
1 parent 7bdba89 commit df7a030

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
version: 2.1
44
jobs:
5-
documentation:
5+
build:
66
docker:
77
- image: cimg/python:3.11
88

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# devstats
22

3+
4+
TEST
5+
36
This repository holds the `devstats` package. `devstats` is a Python command line tool that uses the GitHub GraphQL API to
47
generate developer statistics and a developer statistics report for a specified
58
project.

0 commit comments

Comments
 (0)