Skip to content

Commit 348f91c

Browse files
generatedunixname1228101065403401meta-codesync[bot]
authored andcommitted
Fix PYRE_STRICT issue in fbcode/pearl/test/unit/test_tutorials/test_frozen_lake.py
Differential Revision: D105548466 fbshipit-source-id: 4735b02946c2efd4ec2764c7283bc2fd299376b4
1 parent 153c08f commit 348f91c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/test_tutorials/test_frozen_lake.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pyre-unsafe
1+
# pyre-strict
22
import unittest
33

44
# import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)