Skip to content

Commit 552a071

Browse files
committed
Replace nbsp with ASCII space in test_pickling.py
1 parent 3922180 commit 552a071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sympy/utilities/tests/test_pickling.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,9 +395,9 @@ def test_pickling_polys_fields():
395395
# NOTE: can't use protocols < 2 because we have to execute __new__ to
396396
# make sure caching of fields works properly.
397397

398-
# from sympy.polys.fields import FracField
398+
# from sympy.polys.fields import FracField
399399

400-
# field = FracField("x,y,z", ZZ, lex)
400+
# field = FracField("x,y,z", ZZ, lex)
401401

402402
# TODO: AssertionError: assert id(obj) not in self.memo
403403
# for c in (FracField, field):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy