We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76035df commit 375eb4fCopy full SHA for 375eb4f
1 file changed
src/Indicomb.jl
@@ -2,12 +2,6 @@ module Indicomb
2
3
export get_events_catnum_name
4
5
-# Write your package code here.
6
-
7
-"""
8
-indicomb.py - combs through indico and builds a listing of your meetings for display as a webpage or importing to iCal
9
10
11
using JSON3, HTTP, Dates, SHA
12
import DataStructures: OrderedDict
13
import HTTP: escapeuri
0 commit comments