Skip to content

Commit 0d5e2c9

Browse files
C-Achardderuyter92
andauthored
Remove duplication comments (reason: solved)
Co-authored-by: Jaap de Ruyter van Steveninck <32810691+deruyter92@users.noreply.github.com>
1 parent 0305f6b commit 0d5e2c9

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

dlclive/pose_estimation_tensorflow/graph.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
Licensed under GNU Lesser General Public License v3.0
66
"""
77

8-
# NOTE DUPLICATED @C-Achard 2026-26-01: Duplication between this file
9-
# and dlclive/graph.py
108
import tensorflow as tf
119

1210
vers = (tf.__version__).split(".")

dlclive/pose_estimation_tensorflow/pose.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
Licensed under GNU Lesser General Public License v3.0
66
"""
77

8-
# NOTE DUPLICATED @C-Achard 2026-26-01: Duplication between this file
9-
# and dlclive/pose.py
108
import numpy as np
119

1210

0 commit comments

Comments
 (0)