Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of Formatting.jl #65

Closed
ScottPJones opened this issue Feb 22, 2024 · 1 comment
Closed

Use of Formatting.jl #65

ScottPJones opened this issue Feb 22, 2024 · 1 comment

Comments

@ScottPJones
Copy link

It looks like Formatting.jl (which is not currently being maintained) is no longer needed as a dependency for this package.
I was investigating changing it to use Format.jl (which has fixed most all of the issues with Formatting.jl), but the one place it was being used was in src/reporting/report.jl, but that was removed about 2 years ago.

@MichelJuillard
Copy link
Member

Thanks @ScottPJones for spotting this obsolete dependency. Fixed with commit e273f2f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants