mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 04:22:58 +00:00
pre-commit: run black autoformatter on all files
This commit is contained in:

committed by
Erik Sundell

parent
a99a182940
commit
fe3968efe0
@@ -3,5 +3,5 @@
|
||||
import tensorflow as tf
|
||||
|
||||
|
||||
print(tf.constant('Hello, TensorFlow'))
|
||||
print(tf.constant("Hello, TensorFlow"))
|
||||
print(tf.reduce_sum(tf.random.normal([1000, 1000])))
|
||||
|
Reference in New Issue
Block a user