Skip to content

require-python's use of :reload flag does not match Clojure's require :reload syntax #20

@jjtolton

Description

@jjtolton
(require '[clojure.core.async :reload true]) 
(require-python '[math :reload])

We should change the syntax to be consistent (and do it before the syntax percolates into code too far)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions