Closed noanflaherty closed 1 week ago
There are times where you want to specify certain statements above all imports in a python file. This PR adds support for this concept, and also removes the name field from python files since it's not actually used anywhere.
name
🌿 Preview your docs: https://fern-preview-96d0f148-bfcc-47ec-8737-ae3f7fc7adf4.docs.buildwithfern.com/learn
There are times where you want to specify certain statements above all imports in a python file. This PR adds support for this concept, and also removes the
name
field from python files since it's not actually used anywhere.