Skip to content

Commit 972b533

Browse files
[pre-commit.ci] pre-commit autoupdate (#6)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 80f845d commit 972b533

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: check-added-large-files
1111
- id: check-merge-conflict
1212
- repo: https://github.com/psf/black
13-
rev: 23.10.1
13+
rev: 23.11.0
1414
hooks:
1515
- id: black
1616
- repo: https://github.com/PyCQA/flake8

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is the official software implementation of the [paper](https://nicsefc.ee.tsinghua.edu.cn/nics_file/pdf/e30cd3d6-8152-4358-aca5-2d289c4ddcbf.pdf), *CLAP: Locality Aware and Parallel Triangle Counting with Content Addressable Memory*.
44

55
> Please consider staring this repo or citing our work if you find it interesting 🙌
6-
>
6+
>
77
> If you have any questions, we are happy to help.
88
99
## Overview

0 commit comments

Comments
 (0)