Skip to content

Commit 09412e9

Browse files
committed
chore(sqlalchemy-bigquery): remove artificial trigger comment from noxfile
1 parent 06b8bba commit 09412e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sqlalchemy-bigquery/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def wrapper(*args, **kwargs):
143143
return wrapper
144144

145145

146-
# COMMENT ADDED FOR TESTING PURPOSES ONLY. REMOVE BEFORE MERGE.
146+
147147

148148

149149
nox.options.sessions = [

0 commit comments

Comments
 (0)